- Check if there are already Issues/Pull Requests on the same topic
- Fork the repository
- Edit
README.md
:- Entries are like
* [project-name](http://example.com/) - A short description ends with a period.
- If necessary, add a section and insert it in the Table of Contents
- Run awesome-lint on the content to check it before committing and fix any error
- Follow Conventional Commits standard
- Entries are like
- Create a Pull Request:
- If adding a tool/project, name the PR
Add (tool/project)
- The edits will be automatically tested with awesome-lint and linkspector.
- If adding a tool/project, name the PR
- If using Markdown All in One on VSCode, config
"markdown.extension.toc.levels": "2..3"