awesome-sysadmin/CONTRIBUTING.md

14 lines
642 B
Markdown
Raw Normal View History

2014-05-22 16:59:19 -07:00
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
2014-05-23 03:38:05 -07:00
* This is an open source compilation, please check that the license of the software is suitable.
2014-05-22 16:59:19 -07:00
* Please search previous suggestions before making a new one, as yours may be a duplicate.
* Please make an individual pull request for each suggestion.
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION.
* Keep descriptions short and simple.
* End all descriptions with a full stop/period.
* Check your spelling and grammar.
2014-05-25 16:40:22 -07:00
* New categories, or improvements to the existing categorisation are welcome.
2014-05-22 16:59:19 -07:00
2014-05-25 16:40:22 -07:00
Thank you for your suggestions!