Skip to content

Commit 9b358fe

Browse files
Update CONTRIBUTING.md
1 parent 6699849 commit 9b358fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ https://github.com/buildaworldnet/IrrlichtBAW/issues?q=is%3Aissue+is%3Aopen+sort
88
(sorted by the most recently updated)
99

1010
In order to contribute:
11-
1. **Do not** open pull requests which "fix" code formatting, or directory structure. This is a "DO NOT WANT"(TM) ESPECIALLY for your first pull requests. If your need to do this is so burning, then provide us with a pull request containing a script to do this instead.
11+
1. **Do not** open pull requests which "fix" code formatting, the use of `NULL`, C-style casts, C++11, exceptions, or directory structure. This is a "DO NOT WANT"(TM) ESPECIALLY for your first pull requests. If your need to do this is so burning, then provide us with a pull request containing a script to do this instead.
1212
2. Split your larger contributions into as many separate independent features as practical.
1313
3. Fork from the master branch or the last stable tag (with exceptions for some features)
1414
4. Develop your contribution in your fork or a separate branch.

0 commit comments

Comments
 (0)