rework contributing file

This commit is contained in:
Felix Bartels 2017-02-09 14:59:54 +01:00
parent bc8258bf2f
commit 0829cc13d2

View File

@ -1,17 +1,17 @@
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
* Listings in the [README](README.md) should be for SugarCE only.
* Listings in the [README](README.md) should be always have a direct relation to Kopano.
* The leading git repository is located at https://stash.z-hub.io/projects/COM/repos/projects-and-resources/.
* If you don't alread have an accout in z-hub.io, you can create one at https://stash.z-hub.io/signup.
* Contact contributing@kopano.io to get write access to this repository or create a fork to work on your changes.
* Please search previous suggestions before making a new one, as yours may be a duplicate.
* Please make an individual commit for each listing in a pull request.
* Put a link to each library in your pull request ticket, so they're easier to look at.
* There should be no code, e.g. zip files, in the pull request (or the repository itself). This is information and listing purposes only.
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
* There should be no code, e.g. zip files, in the pull request (or this repository itself). This repository is for information and listing purposes only.
* New categories, or improvements to the existing categorization are welcome.
* All listings within a category should be alphabetical.
* Keep descriptions short and simple.
* End all descriptions with a full stop/period.
* Check your spelling and grammar.
* Make sure your text editor is set to remove trailing whitespace.
Thank you!
Thank you!