aboutsummaryrefslogtreecommitdiff
path: root/contributing.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-02-25[skip ci] Improve Contributing file slightlyTim Ansell1-4/+0
[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 Pakkanen1-68/+2
2017-09-16contributing.txt: Update link to FAQ (#2330)Jan Tojnar1-1/+1
2017-07-04contributing.txt: Remove a sentence that refers to authors.txtAmit D1-2/+1
The authors.txt file was removed a while ago (9141cd78aabb2e).
2017-05-29Add use of Flake8 to contributing.txtAlistair Thomas1-0/+8
2017-05-04Use American English - 'ise' -> 'ize' where applicablePeter Hutterer1-1/+1
2016-11-07Minor adjusts (#1001)alvarez861-1/+1
* 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 Pakkanen1-4/+4
2015-06-16trivial: fix urls after repo migrationIgor Gnatenko1-1/+1
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-04-08Fix use of shared subprojects.Jussi Pakkanen1-1/+10
2015-03-25Typo fix.Jussi Pakkanen1-1/+1
2015-03-25Explain the use of external dependencies.Jussi Pakkanen1-1/+13
2014-11-17Tests are fun.Jussi Pakkanen1-0/+2
2014-11-16Created a contribution info file.Jussi Pakkanen1-0/+40