summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-09-10 15:14:51 +0200
committerAlexander Harkness <bearbin@gmail.com>2013-09-10 15:14:51 +0200
commit2ca68738b881cb687a01f2158f2611e562f512f0 (patch)
tree288ce4f890248554c2c143e88203d21ad313c067
parentAPIDump now produces wiki-style tables of functions and constants. (diff)
downloadcuberite-2ca68738b881cb687a01f2158f2611e562f512f0.tar
cuberite-2ca68738b881cb687a01f2158f2611e562f512f0.tar.gz
cuberite-2ca68738b881cb687a01f2158f2611e562f512f0.tar.bz2
cuberite-2ca68738b881cb687a01f2158f2611e562f512f0.tar.lz
cuberite-2ca68738b881cb687a01f2158f2611e562f512f0.tar.xz
cuberite-2ca68738b881cb687a01f2158f2611e562f512f0.tar.zst
cuberite-2ca68738b881cb687a01f2158f2611e562f512f0.zip
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d359f9004..9ce4c9ff3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,6 +19,7 @@ Code Stuff
- This helps prevent mistakes such as "if (a & 1 == 0)"
* White space is free, so use it freely
- "freely" as in "plentifully", not "arbitrarily"
+ * Please leave the first line of all files blank, to get around an IDE bug.
Copyright