add contribution guidelines

This commit is contained in:
Morgan
2018-09-12 03:58:21 +02:00
parent f3c40fbeb2
commit 5ebc2a6398
2 changed files with 15 additions and 1 deletions

14
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,14 @@
# Contribution Guidelines
To start a discussion, simply create an issue.
You can add links through pull requests, ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Make an individual pull request for each suggestion.
- Use the following format:
- for GitHub repos : `[author/reponame](link) - Description.` `.
- for websites : `[Website](link) [language] - Description.` `[language]` is optional if english.
- for articles : `[Author](link) [language] - (publication year) Description.` `[language]` is optional if english.
- Keep link descriptions short and simple, but descriptive.
- Check your spelling and grammar.