The Standard for Public Code supports the collaborative creation of codebases that are usable, open, legible, accountable, accessible and sustainable. The Standard includes guidance to policymakers, managers, designers and developers creating and managing codebases.
The standard specifies the criteria: {% assign sorted = site.pages | sort:"order" %}
-
{% for page in sorted %}{% if page.dir == "/criteria/" %}{% if page.name != "index.md" %}{% if page.title %}
- {{page.title}} {% endif%} {% endif%} {% endif%}{% endfor %}
Request for contributions
Standard for Public Code
- Policy makers
- Managers
- Developers and designers
Draft
Version {{ site.version }}
https://standard.publiccode.net/