summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* CONTRIBUTING: add documentation of our commit message stylePatrick Steinhardt2017-11-241-0/+16
| | | | | | | While we try to conform to a certain commit message style, this style has never been documented anywhere. Document it such that new contributors do not have to go through another needless iteration of their pull requests just to fix up commit messages.
* CONTRIBUTING: document the optional testsEdward Thomson2016-03-171-1/+16
|
* Add instructions on running the testsEdward Thomson2014-10-241-9/+33
|
* Fix grammar of licensing sentence, add IRC linksWaldir Pimenta2014-10-241-5/+7
| | | | Also various formatting, wrapping and capitalization tweaks.
* missing parenrb/contributing-updatesRussell Belfer2014-06-201-1/+1
|
* Update CONTRIBUTING and PROJECTSRussell Belfer2014-06-201-24/+40
| | | | | | | | This updates CONTRIBUTING to reflect the changes to use the master branch and make explicit recommendations about updating CHANGELOG.md and providing test coverage. Also, this includes some old updates to PROJECTS.md that I wrote to expand the list of projects, pulling in things from old feature requests.
* Add project list and update readmeRussell Belfer2014-02-261-20/+1
|
* Address PR commentsRussell Belfer2014-02-201-9/+10
| | | | | | | * Make GIT_INLINE an internal definition so it cannot be used in public headers * Fix language in CONTRIBUTING * Make index caps API use signed instead of unsigned values
* Clarify C compatibility policyRussell Belfer2014-02-201-9/+17
| | | | and a couple of other minor doc fixups.
* Relicense examples under CC0Ben Straub2013-11-011-1/+7
|
* Update contributing guidance to explain PR flowMartin Woodward2013-07-191-2/+11
| | | | | Updating the contributing guidance to explain a bit more about how we use PR's
* Fixed a couple typosRussell Belfer2013-03-021-1/+0
|
* Updates to CONTRIBUTING and CONVENTIONSRussell Belfer2013-03-021-22/+75
| | | | | | | The discussion about converting some of our foreach-style APIs to use iterator objects got me wanting to make a list of good starter projects. I put it in CONTRIBUTING.md and then went crazy with updates to that file and to CONVENTIONS.md.
* Markdownize CONVENTIONSBen Straub2012-11-201-1/+1
|
* Add contributing guidelinesBen Straub2012-11-201-0/+47