Skip to content

Commit 1073503

Browse files
authored
Merge pull request #114 from standard-for-public-code/Reverts-from-companion-to-implementation
Reverts from companion to implementation
2 parents a3a9d1a + af8061c commit 1073503

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Community built companion to the Standard for Public Code
1+
# Implementation guide to the Standard for Public Code
22

3-
This is a repository for guiding implementation choices for the criteria of the [Standard for Public Code](https://standard.publiccode.net), provided by the community.
3+
This is a repository for guiding implementation choices for the criteria of the [Standard for Public Code](https://standard.publiccode.net).
44

55
[![pages-build-deployment](https://github.com/publiccodenet/community-implementation-guide-standard/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/publiccodenet/community-implementation-guide-standard/actions/workflows/pages/pages-build-deployment)
66
[![Test](https://github.com/publiccodenet/community-implementation-guide-standard/actions/workflows/test.yml/badge.svg)](https://github.com/publiccodenet/community-implementation-guide-standard/actions/workflows/test.yml)
@@ -19,7 +19,6 @@ If the proposal spans multiple criteria it should be above the list of criteria.
1919
### Review of a contributions
2020

2121
Before we merge a pull request of a new or updated proposal, it needs to be reviewed.
22-
Reviewers should include a codebase steward of the Foundation for Public Code.
2322

2423
## Problems, suggestions and questions in issues
2524

index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# Community built companion to the Standard for Public Code 0.7.1
1+
# Implementation guide to the Standard for Public Code 0.7.1
22

3-
This companion is built with the Community, like the [Community translations](https://publiccodenet.github.io/community-translations-standard/).
4-
5-
It should help when someone asks the question "How can I meet this requirement?" or "What do I need to do to meet this requirement?"
3+
This guide should help when someone asks the question "How can I meet this requirement?" or "What do I need to do to meet this requirement?"
64

75
It can contain examples of implementations, tools, methods that would meet a specific requirement.
8-
The things that are added should almost be considered to be "pre-approved", meaning that if you were using the guide (and in good spirit) you are almost certain to get a pass when assessed by the Foundation for Public Code.
6+
The things that are added should almost be considered to be "pre-approved", meaning that if you were using the guide (and in good spirit) you are almost certain to get a pass.
97

108
We should keep in mind "there's more than one way to do it": where it makes sense, provide multiple options, especially linking to examples.
119

roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
## Longer term
99

10-
* Make the workflow of updating the companion after a release of the standard easier
10+
* Make the workflow of updating the implementation guide after a release of the standard easier
1111
* Provide examples covering all criteria and their requirements
1212
* [Bespoke domain name](https://github.com/publiccodenet/community-implementation-guide-standard/issues/81)

0 commit comments

Comments
 (0)