Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.78 KB

CONTRIBUTING.md

File metadata and controls

30 lines (25 loc) · 1.78 KB

Contribution Guidelines

You'll need to have some basic experience with Git, Markdown and GitHub

Check out the following tutorials:

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!