Added Contributing Guidelines.md
This commit is contained in:
parent
4d50c9627e
commit
0aaa3a94a5
1 changed files with 14 additions and 0 deletions
14
CONTRIBUTING.md
Normal file
14
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Contributing Guidelines
|
||||||
|
|
||||||
|
**Make sure your pull request follows these guidelines:**
|
||||||
|
|
||||||
|
- Search through the previous pull requests before making a new one!
|
||||||
|
- Adding new categories, or improving existing categories is welcome!
|
||||||
|
- Make sure you've personally used or benefited from the suggested resource.
|
||||||
|
- Make an individual pull request for each suggestion.
|
||||||
|
- Use the following format: `[Resource Title](url link) — description.`
|
||||||
|
- Expand on why the resource is useful in your pull request if needed.
|
||||||
|
- Keep descriptions short and simple, but descriptive.
|
||||||
|
- Please double check your spelling and grammar.
|
||||||
|
|
||||||
|
**Thanks for contributing to this Project!**
|
Loading…
Reference in a new issue