A3XX: Fix the CONTRIBUTING file
This commit is contained in:
parent
aa0c077dcb
commit
82dbf33be7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ These examples will show the IDG Guidelines for contributing. Please follow this
|
|||
- Use lowerCamelCase or underscores for naming Nasal variables/functions (someFunction, some_function).
|
||||
- Comments optional for XML, mandatory for Nasal.
|
||||
- Do not add a comment to every line, only to functions/groups of code.
|
||||
- Remove .ac or .bak files, unless absolutely needed.
|
||||
- Remove .bak or .blend files, unless absolutely needed.
|
||||
- Leave one extra line at the bottom of each file.
|
||||
|
||||
## Formatting Guidelines:
|
||||
|
|
Reference in a new issue