Update CONTRIBUTING.md

This commit is contained in:
Kyle Spier-Swenson
2016-12-03 22:24:08 -08:00
committed by GitHub
parent ac476462da
commit a806150ca0
+1 -1
View File
@@ -290,7 +290,7 @@ There is no strict process when it comes to merging pull requests, pull requests
## Banned content
Do not add any of the following in a Pull Request or risk getting the PR closed:
* National Socialist Party of Germany content, National Socialist Party of Germany related content, or National Socialist Party of Germany references
* Code where one line of code is split across mutiple lines (except for strings and comments and in those cases existing longer lines must not be split up
* Code where one line of code is split across mutiple lines (except for strings and comments and in those cases existing longer lines must not be split up)
##A word on git
Yes we know that the files have a tonne of mixed windows and linux line endings, attempts to fix this have been met with less than stellar success and as such we have decided to give up caring until such a time as it matters.