2014-05-22 19:59:19 -04:00
# Contribution Guidelines
2015-06-27 17:45:27 -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* . Please adhere to the following guidelines or your Pull Request will be closed.
2015-04-05 07:56:08 -04:00
## Commits
2017-12-01 05:41:01 -05:00
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.
2017-12-01 05:41:01 -05:00
2015-04-05 07:56:08 -04:00
## Pull Requests
2017-12-01 05:41:01 -05:00
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.
2015-06-27 17:45:27 -04:00
* Write a short text why the application you're adding is actually awesome.
* Put only stuff on the list you or another contributor can personally recommend
2018-01-26 13:40:43 -05:00
* Recommending your own software is discouraged.
2014-05-22 19:59:19 -04:00
2015-04-05 07:56:08 -04:00
## Issues
2017-12-01 05:41:01 -05:00
2015-04-05 07:56:08 -04:00
* 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.