Skip to content

Commit 316825a

Browse files
authored
Update CONTRIBUTING.md
Specify to not use #region
1 parent 4034b15 commit 316825a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ public void Example(int argName)
4242
2. Push changes to a new local branch to the 'dev' branch. ('contributor-feature' -> 'dev')
4343
3. You are encouraged to start a PR early so we can spy on what you are working on!
4444
4. Versions should not be bumped at all
45-
5. gitignore is free game add anything that fits
45+
5. gitignore is free game add anything that fits
46+
6. Do not use #region

0 commit comments

Comments
 (0)