diff options
author | Alexander Harkness <bearbin@gmail.com> | 2013-09-10 15:14:51 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2013-09-10 15:14:51 +0200 |
commit | 2ca68738b881cb687a01f2158f2611e562f512f0 (patch) | |
tree | 288ce4f890248554c2c143e88203d21ad313c067 /CONTRIBUTING.md | |
parent | APIDump now produces wiki-style tables of functions and constants. (diff) | |
download | cuberite-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 |
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
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 |