Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.49 KB

CONTRIBUTING.md

File metadata and controls

32 lines (22 loc) · 1.49 KB

Contribution Guidelines

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

Pull requests workflow

Please, submit one pull requests with one link per PR. If you want to add several links, you should create PR for each links, 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.

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

Proprietary/commercial software notice

We have additional requirements for proproetary and commercial projects:

  • Publicly availabe community forum or other place for discussions and support
  • At least 1 year on the market
  • Free trial or preview
  • You should add **[$]** tag to the end of the description block (in bold)
  • If project has free for OSS version, please add **[Free for OSS]** tag to the end of the description (in bold)

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