Clarifications to quality standards

checkGoreportcard
Matt Holt 9 years ago
parent b618d5797f
commit d137762b96

@ -20,16 +20,18 @@ Please contribute links to packages/projects you have used or are familiar with.
## Quality standard
To stay on the list, package repositories should adhere to these quality standards:
To be on the list, project repositories should adhere to these quality standards:
- Generally useful to the community
- Functional
- Actively maintained (even if that just means acknowledging open issues when they arise)
- Stable, or progressing toward stable
- Documented (preferably godoc.org)
- Tests are preferred (when possible)
- Working
- Generally useful to the wider community of Go programmers
- Actively maintained
- Regular, recent commits
- For finished projects, issues and pull requests are responded to
- Stableor progressing toward stable
- Thoroughly documented (README, godoc comments, etc.)
- Tests, where practical
## Reporting issues
Please open an issue if you would like ot discuss anything that could be improved or have suggestions for making the list a more valuable resource. We realize sometimes packages fall into abandonment or have breaking builds for extended periods of time, so if you see that, feel free to make the change or let us know. We also realize that sometimes projects are just going through transitions or are more experimental in nature. These can still be cool, but we can indicate them as transitory or experimental. Thanks everyone!
Please open an issue if you would like ot discuss anything that could be improved or have suggestions for making the list a more valuable resource. We realize sometimes packages fall into abandonment or have breaking builds for extended periods of time, so if you see that, feel free to change its listing or let us know. We also realize that sometimes projects are just going through transitions or are more experimental in nature. These can still be cool, but we can indicate them as transitory or experimental. Thanks everyone!

Loading…
Cancel
Save