Skip to content

Commit 4f0c640

Browse files
committed
Update CONTRIBUTING.md
1 parent 84fd972 commit 4f0c640

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ There are two permanent brances: **master** and **dev**.
55
**Master** always points to the latest release tag.
66
All development is done in **dev** branch,
77
please, use it for pull requests.
8+
9+
If you are fixing grammar (syntax highlighting), please, add affected samples to [test-file.ps1](/tests/samples/test-file.ps1).
10+
We use it in automated tests that compare grammar against PowerShell tokenizer.
11+
It also serves as a place for humans to stair into all exotic language constructions.

0 commit comments

Comments
 (0)