Procházet zdrojové kódy

Extend roadmap approval time from one week to one month

Zughy před 11 měsíci
rodič
revize
8445c5fe60
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      .github/CONTRIBUTING.md
  2. 1 1
      doc/direction.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -19,7 +19,7 @@ Contributions are welcome! Here's how you can help:
    developers.
 
    Any Pull Request that isn't a bug fix and isn't covered by
-   [the roadmap](../doc/direction.md) will be closed within a week unless it
+   [the roadmap](../doc/direction.md) will be closed within a month unless it
    receives a concept approval from a Core Developer. For this reason, it is
    recommended that you open an issue for any such pull requests before doing
    the work, to avoid disappointment.

+ 1 - 1
doc/direction.md

@@ -21,7 +21,7 @@ This should be reviewed approximately yearly, or when goals are achieved.
 
 Pull requests that address one of these goals will be labeled as "Roadmap".
 PRs that are not on the roadmap will be closed unless they receive a concept
-approval within a week, issues can be used for preapproval.
+approval within a month, issues can be used for preapproval.
 Bug fixes are exempt for this, and are always accepted and prioritized.
 See [CONTRIBUTING.md](../.github/CONTRIBUTING.md) for more info.