Skip to content

Commit 8445c5f

Browse files
authored
Extend roadmap approval time from one week to one month
1 parent a146326 commit 8445c5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Contributions are welcome! Here's how you can help:
1919
developers.
2020

2121
Any Pull Request that isn't a bug fix and isn't covered by
22-
[the roadmap](../doc/direction.md) will be closed within a week unless it
22+
[the roadmap](../doc/direction.md) will be closed within a month unless it
2323
receives a concept approval from a Core Developer. For this reason, it is
2424
recommended that you open an issue for any such pull requests before doing
2525
the work, to avoid disappointment.

doc/direction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This should be reviewed approximately yearly, or when goals are achieved.
2121

2222
Pull requests that address one of these goals will be labeled as "Roadmap".
2323
PRs that are not on the roadmap will be closed unless they receive a concept
24-
approval within a week, issues can be used for preapproval.
24+
approval within a month, issues can be used for preapproval.
2525
Bug fixes are exempt for this, and are always accepted and prioritized.
2626
See [CONTRIBUTING.md](../.github/CONTRIBUTING.md) for more info.
2727

0 commit comments

Comments
 (0)