diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d54c46ab..3b8b9803b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -109,12 +109,17 @@ maintainer will update if needed. See [review and approval] for the meaning of | `style` | A user-visible style or layout change. No content changes. | 0h | 1 | | `impl` | A user-invisible change, such as editing a README or the repo configuration. | 0h | 1 | -Note: PR authors with write access to the repo count as second or third +Note 1: PR authors with write access to the repo count as second or third approvers for their own PRs. For example, if the author of a PR with the `content` type has write access to the repo, then the PR only requires two additional approvers before merging. However, a PR with the `impl` type always requires one reviewer, even if the author has write access. +Note 2: If the PR only touches files in the [Draft](docs/spec-stages.md) +specification stage, then the "waiting period" and "# reviewers" are relaxed and +up to Maintainer discretion. Files in the Draft stage have a large banner at the +top of each rendered page, as well as the text "Status: Draft". + [squash and merge]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges#squash-and-merge-your-commits ### Changelog entry