Files
Mind-Expanding-Books/CONTRIBUTING.md
loyeleye 3a41378d29 Update CONTRIBUTING.md
Small typo fix :)
2022-01-19 17:34:12 +00:00

16 lines
664 B
Markdown

# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
## If you are adding 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 is 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!