Skip to content

Commit d332b14

Browse files
committed
CONTRIBUTING.md - please no #Regions
1 parent 9be809d commit d332b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Thanks for your interest in contributing to the project! Please follow these sim
1111
- Most importantly, **use spaces** - do not use tabs (which is the default setting for C++ projects in Visual Studio).
1212
- The "preview" function when creating a Pull Request on GitHub is very useful for identifying whitespace issues (and for checking out the impact of your changes) - please use it.
1313
- Max number of columns are 132, please format your code accordingly
14+
- Please don't add #Regions to the code
1415
- When adding new files, please prepend the standard license disclaimer (just copy and paste from another source file)
1516
- Do your best to follow these guidelines but don't be afraid to make mistakes when trying to apply them. We are all novices in the beginning.
1617

0 commit comments

Comments
 (0)