This is a repository for guiding implementation choices for the criteria of the Standard for Public Code.
The Standard for Public Code is community governed.
Join our community calls, come say hello on our discussion board, or feel free to leave an issue on any of our repositories.
Anyone may propose a possible method of meeting a criterion or requirement. Besides adding examples, this is our roadmap for this codebase.
Examples should be placed closest to their relevant component. If the proposal is specific to a requirement, then the example should be place under the requirement. If the proposal is spanning several requirements of a criterion, it should be placed in the criterion above the requirements. If the proposal spans multiple criteria it should be above the list of criteria.
For further real world examples of Standard for Public Code implementation, check out existing users' assessments against the Standard.
Before we merge a pull request of a new or updated proposal, it needs to be reviewed.
You can report problems, suggest changes or ask questions by creating a GitHub issue for this project in the GitHub Issues.
This site is built using Jekyll.
Ensure ruby is installed and run bundle install.
To view changes, the script/serve.sh script will build locally and allow you to view it on localhost:4000.
To test your changes, script/test-all.sh will run the markdown linter and link checks.
When changes are merged to the main branch, they will be automatically deployed by GitHub.
This repository uses a code of conduct, please respect it.
All contributions must be submitted under CC0 1.0.