summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-09Upgrade to C++17 [CI] (#4716)Tiger Wang1-1/+1
* Update CI * Reduce one build to minimum cmake version * Update compile instructions with new minimum versions * Update more guides * Run debug build with VS 2017 Co-authored-by: Peter Bell <peterbell10@live.co.uk>
2019-09-17Clarify spaces vs unary operatorMattes D1-1/+2
2017-12-21Added Github-related rules to Contributing.md (#4076)Mattes D1-0/+9
These should make it easier for us to review code.
2017-08-24Minor changes (#3909)mathiascode1-55/+61
2017-08-17Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly1-0/+6
2016-02-26Added more information about contributing to CuberiteWoazboat1-0/+8
2015-11-15Fixed typos, and improved contributing file.Alexander Harkness1-14/+12
2015-11-02Fix shell location.Alexander Harkness1-1/+1
2015-10-28remove contentless bullet pointSchwertspize1-1/+0
white space is for free, but thats not neccesairy
2015-06-04Skip unknown cflag for Apple clang & remove cSemaphoreCengiz Can1-1/+1
2015-05-08Update Contributing.MDSafwat Halaby1-2/+2
Double space is rendering as a single space so I changed the comment line a bit, the new version is clearer anyway. Added an exception to CamelCase (single letter vars)
2015-05-08Added pre-commit hook to CONTRIBUTING.mdSafwat Halaby1-7/+36
Also added some other missing stuff.
2015-04-26Update contributing.md with C++11worktycho1-1/+1
2014-05-13Added doxy-comment requirementMattes D1-1/+1
2014-03-09Mentiod that we use some c++11 exstensionsworktycho1-1/+1
Eg override, abstract, va_copy, long long.
2014-03-08Added switch case indent noticeMattes D1-0/+2
2014-02-23Updated CONTRIBUTING file with formatting and essential rules.Mattes D1-17/+21
2014-01-07Update CONTRIBUTING.mdMattes D1-2/+3
Added control statement braces and end-of-file blank lines.
2013-12-19Update Contributing.md Alexander Harkness1-0/+4
Fixes #351
2013-09-10Blank linezAlexander Harkness1-0/+1
2013-08-14Updated CONTRIBUTING.md with basic recommendationsMattes D1-4/+21
2013-08-14Removed 's' at the end of CONTRIBUTING.mdAlexander Harkness1-1/+1
2013-08-14Moved the file as it was markdown.Alexander Harkness1-0/+0
2013-08-14Added tabs/spaces stuff.Alexander Harkness1-1/+2
2013-08-14Added basic contributing file, fixes #86.Alexander Harkness1-0/+11