Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

32 lines (23 loc) · 1.28 KB

Contribution Guidelines

In order to contribute to this repository you need to fork it, then you can create a pull request.

  • To add to the list: Submit a pull request
  • To remove from the list: Open an issue

To be added to the list, software should meet the following criteria:

  • ✅ Actively maintained
  • ✅ Performs a useful function
  • ✅ Used by the community
  • ✅ Well documented
  • ✅ Work with the latest SDK
  • ✅ README is written in English
  • ✅ Have at least 15 🌟 stars on (GitHub project)
  • ✅ It is released under one of those license: Apache License 2.0, BSD 3, BSD 2, GPL, LGPL, MIT

If an item on the list no longer meets the above criteria, open an issue to have it be removed.

When adding new items, please adhere to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make an individual pull request for each suggestion.
  • New categories, or improvements to the existing categorization are welcome (open an issue).
  • 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.
  • The pull request should include a link to the package and why it should be included.

Thank you for your suggestions!