aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2018-01-10Move Github-supported documentation files into sub-directoryJonas Bernoulli
Unfortunately Github only finds these files if they are located at the top-level or in a sub-directory named either "docs" or ".github". Our documentation directory is called "Documentation". We used to place these files at the top-level but since I am going to add more of the supported files this would become to noisy. The best work around would be to create a symlink ".github -> Documentation, but Github doesn't support that. The next best thing is to create a directory named ".github" that contains symlinks to files inside "Documentation".
2017-12-14Request that contributors use dedicated feature branchesJonas Bernoulli
2017-12-10CONTRIBUTING.md: add meta documentationJonas Bernoulli
2017-06-13Revise donation linkErik Anderson
As much as I think everyone should see the hilarious Black Book lulz killer gif, the donation link currently 404's :-)
2016-03-28add ISSUE_TEMPLATE fileJonas Bernoulli
This file is inserted into the text area when a user opens a new issue, which considerably increases the odds that these instructions are actually being read. Previously, when Github did not support this new file yet, we displayed similar, but less complete, information at the top of the README.md in the hope that users would see it there, which wasn't always the case. Remove the information which is now part of ISSUE_TEMPLATE from README.md and CONTRIBUTING.md.
2015-10-31make often ignored information almost impossible to overlookJonas Bernoulli
2015-10-31Fix typosCarl Lieberman
- Change "a pull requests" to "a pull request" - Change "overriden" to "overridden"
2015-07-17fix a typo in manual's URLmrkkrp
2015-06-23fix typoJonas Bernoulli
2015-06-23fix linksJonas Bernoulli
2015-06-23prepare README.md and CONTRIBUTING.md for releaseJonas Bernoulli
2014-12-11Fix some typos in the CONTRIBUTING documentGeoff Shannon
2014-11-29CONTRIBUTE.md: concentrate on the feature freeze and the roadmapJonas Bernoulli
2013-12-11CONTRIBUTING.md: accept realityJonas Bernoulli
Instead of describing Utopia, describe the here and now. Some of the removed information might come back later, when it actually matches reality.
2013-05-25improve installation instructions and other docsJonas Bernoulli
2012-09-24Fix typos in CONTRIBUTING.mdPeter J Weisberg
2012-09-23adding contributing guidelines1.1.2Yann Hodique