2014-05-22 19:59:19 -04:00
# Contribution Guidelines
2015-04-05 07:56:08 -04:00
This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software))** . Restrictive licenses (aka Freeware, Shareware) are *not awesome* .
## Commits
2015-04-04 06:43:09 -04:00
* Search previous suggestions before making a new one.
2015-04-05 07:56:08 -04:00
* Use the following format: `[RESOURCE](LINK) - DESCRIPTION.`
* Keep descriptions short (< 80 characters ).
* End descriptions with a full stop.
2015-04-04 06:43:09 -04:00
* Make an individual commit for each category.
2015-04-05 07:56:08 -04:00
* Order projects alphabetically.
## Pull Requests
2015-06-15 13:27:44 -04:00
* Consolidate multiple commits.
2015-04-05 07:56:08 -04:00
* Use imperative (e.g. add instead of added/adding) in the PR title.
* Include application names, categories and a link to the open source project page in the description.
2014-05-22 19:59:19 -04:00
2015-04-05 07:56:08 -04:00
## Issues
* Discussion, questions and bug reports only.
* If you are sure software meets the guidelines, create a Pull Request (see above).
* Check spelling and grammar.
* Suggestions for improvements to existing structure are welcome.