Skip to content

Commit

Permalink
Update Approvals Needed Guidelines (#17)
Browse files Browse the repository at this point in the history
Update contributing guide to explicitly state changes that don't meaningfully change the specification only require one approval.

We should add a tag to mark and track these as well.
  • Loading branch information
b-wils authored Feb 13, 2024
1 parent 6c9ce61 commit 0b7019e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ Submissions fall into one of two categories:

1. **Contributions that _do not_ change the specifications, or their interpretation**
These are issues and PRs largely aimed at improving legibility, fixing editorial errors,
clearing up ambiguities, or adding examples to existing specifications.
These may be progressed and merged without much process.
clearing up ambiguities, adding examples to existing specifications, or updating the tooling that generates the documentation.
These may be progressed and merged without much process and typically only require one approval from a member of the LAC working group.

2. **Contributions that _do_ meaningfully change the specifications**
These must progress through the stages of RFC, guided by a sponsor until
Expand Down

0 comments on commit 0b7019e

Please sign in to comment.