By contributing to this repo you agree to abide by the Contributor Code of Conduct
The pull request should have a useful title. Pull requests with Update readme.md
as title will be immediately closed. Please carefully read everything in Adding to this list
.
If adding a new source, please ensure your pull request adheres to the following guidelines:
- Please search previous suggestions before making a new one, as yours may be a duplicate.
- Please make an individual pull request (or Github issue) for each suggestion.
- Make sure to screenshot the theme, and add it to the
screenshots
directory - Use the following format:
| RESOURCE | LICENSE | DESCRIPTION | SCREENSHOT |
- Keep descriptions short and simple.
- End all descriptions with a full stop/period.
- Order projects alphabetically within each category.
- Check your spelling and grammar.
- New categories, or improvements to the existing categorisation are welcome.
- You can see badge's for different licenses here license badges
Thank you for your suggestions!
- Access the awesome list's GitHub page. For example: https://github.com/therebelrobot/awesome-bootstrap
- Click on the readme.md file.
- Now click the edit icon.
- You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use GitHub Flavored Markdown.
- Say why you're proposing the changes, and then click on "Propose file change".
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub