Update CONTRIBUTING.md

This commit is contained in:
Vishnu Ks
2020-10-12 14:23:22 +05:30
committed by GitHub
parent f4446aff07
commit 7bd8e6682b

View File

@@ -2,10 +2,14 @@
Please ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
## If you are addding a new book
- Search previous entries in [README.md](README.md) before making a new one, as yours may be a duplicate.
- if you want to add a new book you should have read the book.
- Use the following format: `| Book name | Author | [Goodreads rating](Goodreads url) | Year published |`
- Order the entry within its section based on the Goodreads rating.
- 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!