You'll need to have some basic experience with Git, Markdown and GitHub
Check out the following tutorials:
- Mastering Markdown
- Markdown Tutorial
- Introduction to git
- Introduction to GitHub
- Popular git commands and how to use them
- Git commands in depth
Ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one to avoid duplicates.
- Make an individual pull request for each suggestion.
- Use title-casing (AP style).
- Use the following format:
[Title Case Name](link) - Description.
ℹ️ Articles should use the
[Title Case Name](link)
format. - Keep descriptions short and simple, but descriptive.
- Start the description with a capital and end with a full stop/period.
ℹ️ You can use an emoji, only before the Title-Cased Description.
- When adding to the
Examples
category, please add a link to the source code (if available) - Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- New categories or improvements to the existing
table of contents
are welcome. - Pull requests should have a useful title and description.
- The body of your commit message should contain a link to the resource.
Thank you for your suggestion!