1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2024-10-06 10:50:53 +01:00
awesome-sysadmin/CONTRIBUTING.md

15 lines
696 B
Markdown
Raw Normal View History

2014-05-23 00:59:19 +01:00
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
2014-05-23 11:38:05 +01:00
* This is an open source compilation, please check that the license of the software is suitable.
2014-05-23 00:59:19 +01: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.
* Order projects alphabetically within each category.
2014-05-23 00:59:19 +01:00
* Check your spelling and grammar.
2014-05-26 00:40:22 +01:00
* New categories, or improvements to the existing categorisation are welcome.
2014-05-23 00:59:19 +01:00
2014-05-26 00:40:22 +01:00
Thank you for your suggestions!