Files
Mind-Expanding-Books/CONTRIBUTING.md
2020-10-12 14:24:28 +05:30

16 lines
665 B
Markdown

# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
## If you are addding a new book
- if you want to add a new book you should have read the book.
- Search existing books in [README.md](README.md) and make sure that you are not adding a duplicate.
- Insert the book in the following format in [README.md](README.md). Don't change any other files.
`| Book name | Author | [Goodreads rating](Goodreads url) | Year published |`
- Make sure that the book in inserted in the correct order according to the Goodreads rating.
- Mention in pull request clearly why you think the book deserve to be in the list.
Thank you!