Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1001 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 1001 Bytes

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make sure your contribution is useful before submitting.
  • Make an individual pull request for each suggestion.
  • Use the following format: [name](link) - Description.
  • New categories, or improvements to the existing categorization are welcome.
  • Keep descriptions short and simple, but descriptive.
  • Start the description with a capital and end with a full stop/period.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • The pull request should have a useful title and include a link to the package and why it should be included.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub.