Create CONTRIBUTING.md

This commit is contained in:
Maksim 2022-11-24 04:10:56 +03:00 committed by GitHub
parent 4b93047d2b
commit 539d6d8755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,14 @@
# Contribution Guidelines
## Adding to this list
Please ensure your pull request adheres to the following guidelines:
- Search existing articles before adding a new one, as yours may be a duplicate.
- Make sure the article is useful before submitting.
- Use the following format: `- [] [title](link)`
- Link additions should be added to the bottom of the relevant category.
- New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar.
Thank you for your contributions!