summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2018-05-15Contributing.md: Various additions and edits (#7309)Paramat
Add a new point to encourage discussion before coding. Move the 'ask before significant coding' suggestion into this. Edit and extend commit message guidelines. Refer to core dev commit messages as good examples. Remove 'short' and 'briefly' from the description guideline to try to improve description quality. Larger text for '### A pull-request is considered ..'. Add a second roadmap link to celeron55's blog roadmap which is the 1st part of the forum roadmap. Add full stops to lists. Consistent text size for '## Donations'.
2018-03-13Rename 'subgame' to 'game'paramat
2017-04-23Revert "CONTRIBUTING: disallow signed git commits"Loic Blot
This reverts commit 7a6502a7a5007e4bed8c1dd10af39d4fa2b296a4. Signed commits are supported by PPA and weblate now
2016-04-22CONTRIBUTING: disallow signed git commitsest31
They break bzr-git, and bzr-git breaks the Minetest PPAs.
2016-03-25Add CONTRIBUTING.mdCraig Davison