Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.37 KB

contributing.md

File metadata and controls

29 lines (19 loc) · 1.37 KB

Contribution Guidelines

New entry format

  • Use the following format: [LIBRARY](LINK) - DESCRIPTION
  • The link should be the name of the package or project or article
  • Keep descriptions concise, clear and simple
  • New categories, or improvements to the existing ones are also welcome

Pull requests workflow

  • Submit one pull request with one link per PR. If you want to add several links, you should create PR for each link, unless all of the proposed projects are belong to the same category. Pull request should have meaningful description what this project do, why do you want to add it to the list and any other info which might be useful. This will help maintainers with the review process.
  • Include a link to the added project in the PR description. This will greatly improve email messages received by all of the people watching this repository.

Quality standard

To stay on the list, projects should follow these quality standards:

  • Generally useful to the community
  • Actively maintained (even if that just means acknowledging open issues when they arise)
  • Stable
  • Documented
  • Tests

Research projects

If you are to include a research or academic project, please use the **[Research]** tag.

Thanks to all contributors, you're awesome and wouldn't be possible without you!