mirror of
https://github.com/dariubs/GoBooks.git
synced 2026-04-30 22:13:55 +07:00
1c71e7329e
* Added dates to each title * sorted books by date * Removed Mastering Go Web Services * Added new repo in resources * Markdown VSCode plugin suggestion
570 B
570 B
Contribution Guidelines
Add books with this format :
### DATE - [BOOK NAME](BOOK URL)
<img src="BOOK COVER IMAGE ADDRESS" width="120px"/>
BOOK DESCRIPTION
- If book is free, add it after free books of that category and also add
*Free*after book url. - Add other books in ascending date order (newest last). Books without date go at the end of the list in that category.
- To keep track of the huge table of contents you can use a plugin like Markdown VSCode plugin