Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
2. Comments on the problem and possible solutions are open and anybody can participate
3. Contributors working on a particular issue will work on a branch and submit a PR.
4. Core-team organizations can each state one position:
- Agree: The org thinks the change is possitive and approves it.
- Abstain: The org doesn't have a position on this change, but approves it.
- Disagree: The org thinks the change is negative but is willing to approve it.
- Block: The org thinkgs the change is negative and is not willing to approve it until concerns are addressed.
- :+1: Agree: The org thinks the change is possitive and approves it.
- :see_no_evil: Abstain: The org doesn't have a position on this change, but approves it.
- :-1: Disagree: The org thinks the change is negative but is willing to approve it.
- :no_entry_sign: Block: The org thinkgs the change is negative and is not willing to approve it until concerns are addressed.
5. Orgs have 1 week to comment on PRs, not necessarily stating a position. Lack of comment after one week defaults to "Abstain" position however.
6. Before 1 month, orgs have to state their position, lack of definition defaults to "Abstain".
7. To incorporate PRs into the spec, no Org has to be blocking it–i.e. all orgs have to either Agree, Abstain or Disagree.
Expand Down