summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-08-14 11:29:43 +0200
committerAlexander Harkness <bearbin@gmail.com>2013-08-14 11:29:43 +0200
commit959f875bba958917fd47c06175d084c195b6e377 (patch)
tree10e6421ec619302da440e97ff42860caf1a70922 /CONTRIBUTING
parentMerge pull request #90 from mc-server/contributing (diff)
downloadcuberite-959f875bba958917fd47c06175d084c195b6e377.tar
cuberite-959f875bba958917fd47c06175d084c195b6e377.tar.gz
cuberite-959f875bba958917fd47c06175d084c195b6e377.tar.bz2
cuberite-959f875bba958917fd47c06175d084c195b6e377.tar.lz
cuberite-959f875bba958917fd47c06175d084c195b6e377.tar.xz
cuberite-959f875bba958917fd47c06175d084c195b6e377.tar.zst
cuberite-959f875bba958917fd47c06175d084c195b6e377.zip
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING12
1 files changed, 0 insertions, 12 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
deleted file mode 100644
index 734f40ddc..000000000
--- a/CONTRIBUTING
+++ /dev/null
@@ -1,12 +0,0 @@
-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