Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.92 KB

CONTRIBUTING.md

File metadata and controls

31 lines (26 loc) · 1.92 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)

    ℹ️ Useful Tools should use the [Title Case Name](link) format with a description.

  • 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 Technical Writers to Follow category, please add a link to their Blog and Twitter without breaking the table
  • 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!