summaryrefslogtreecommitdiff
path: root/contributing.txt
AgeCommit message (Collapse)Author
2018-02-25[skip ci] Improve Contributing file slightlyTim Ansell
[GitHub links to your Contributing instructions when people send pull requests](https://help.github.com/articles/setting-guidelines-for-repository-contributors/). For this reason it is good for this file to be a bit nicer and more welcoming. This file has been changed to Markdown so GitHub renders it nicely and some encouragement text has been added. The link to the full contributing instructions has also been reformatted and this makes the file look nicer when viewing in plain text form too!
2017-12-20Created documentation page for code contributions.Jussi Pakkanen
2017-09-16contributing.txt: Update link to FAQ (#2330)Jan Tojnar
2017-07-04contributing.txt: Remove a sentence that refers to authors.txtAmit D
The authors.txt file was removed a while ago (9141cd78aabb2e).
2017-05-29Add use of Flake8 to contributing.txtAlistair Thomas
2017-05-04Use American English - 'ise' -> 'ize' where applicablePeter Hutterer
2016-11-07Minor adjusts (#1001)alvarez86
* contributing: Use should instead of thould * interpreter: Use exist_ok parameter in subdir function We explicitly depend on python 3.4 or newer, which means the exist_ok parameter is available. Use it instead of a try with a pass on except. * authors: Add my name at the end of authors file
2016-03-09Code contribution clarification.Jussi Pakkanen
2015-06-16trivial: fix urls after repo migrationIgor Gnatenko
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-04-08Fix use of shared subprojects.Jussi Pakkanen
2015-03-25Typo fix.Jussi Pakkanen
2015-03-25Explain the use of external dependencies.Jussi Pakkanen
2014-11-17Tests are fun.Jussi Pakkanen
2014-11-16Created a contribution info file.Jussi Pakkanen