Implementation guide for the Standard for Public Code

Welcome contributors This criterion in the Standard for Public Code

Requirements

The codebase MUST allow anyone to submit suggestions for changes to the codebase.

Examples

The codebase MUST include contribution guidelines explaining what kinds of contributions are welcome and how contributors can get involved, for example in a CONTRIBUTING file.

Resources

Examples

The codebase MUST document the governance of the codebase, contributions and its community, for example in a GOVERNANCE file.

Examples

Tools

Further reading

The contribution guidelines SHOULD document who is expected to cover the costs of reviewing contributions.

The codebase SHOULD advertise the committed engagement of involved organizations in the development and maintenance.

Examples

The codebase SHOULD have a publicly available roadmap.

This could also be solved by having public task boards/kanban boards with suitable columns and issues/stories at high level (sometimes called Epics).

Examples

The codebase SHOULD publish codebase activity statistics.

Examples

Including a code of conduct for contributors in the codebase is OPTIONAL.

Examples

  • Contributor Covenant Code of Conduct is a code of conduct with a set of core values and norms that are essential in a just and equitable software commons. It can be adapted to include the special shared values and norms particular to your own community and its members.