Merge pull request #90 from mc-server/contributing
Added basic contributing file, fixes #86.
This commit is contained in:
commit
a25fe9d3b2
12
CONTRIBUTING
Normal file
12
CONTRIBUTING
Normal file
@ -0,0 +1,12 @@
|
||||
Code Stuff
|
||||
----------
|
||||
|
||||
* No magic numbers, use named constants like E_ITEM...
|
||||
* Please use tabs for indentation and spaces for alignment.
|
||||
|
||||
Copyright
|
||||
---------
|
||||
|
||||
Your work should be licensed under the apache license, and you should add yourself to the CONTRIBUTORS file.
|
||||
|
||||
If your work is not licensed under the apache license, then it must be compatible and marked as such.s
|
Loading…
Reference in New Issue
Block a user