Skip to content

Commit d429cde

Browse files
authoredSep 19, 2024
Merge pull request #9 from electron/samuelmaddock-patch-1
chore: reduce waiting period to 2 weeks
2 parents f36e0a8 + 744413c commit d429cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ An RFC can exist in five different stages:
4545
Maintainers can approve and merge into the `rfcs` repo to move the RFC to the Active stage or close
4646
the pull request to mark it as Declined.
4747
- **Pending Comment:** An RFC is Pending Comment if it has received approval from maintainers but has
48-
yet to be merged. Proposed RFCs that are approved will be marked as Pending Comment for 1 month
48+
yet to be merged. Proposed RFCs that are approved will be marked as Pending Comment for 2 weeks
4949
before being merged and marked as Active if no blocking objections are made during this time.
5050
If an objection during the final comment period blocks merging of the PR, the RFC status is moved
5151
to Proposed until all feedback is addressed.

0 commit comments

Comments
 (0)
Please sign in to comment.