aboutsummaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-07-10 18:47:14 +0000
committerGitHub <noreply@github.com>2023-07-10 18:47:14 +0000
commit9f86aef9b310962b51eff1a76edd0445a2406d6b (patch)
treee4944e200a69319ea2716897d74d9cff688a4670 /.github/PULL_REQUEST_TEMPLATE.md
parentAdd HyperSwitch to Payment Processors (#3895) (diff)
downloadawesome-selfhosted-9f86aef9b310962b51eff1a76edd0445a2406d6b.tar.gz
awesome-selfhosted-9f86aef9b310962b51eff1a76edd0445a2406d6b.zip
Pull Request template: Any software project you are adding was first released more than 4 months ago (#3999)
- Fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3880
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 24a9b98d..15e2331c 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -23,6 +23,7 @@ To ensure your PR is dealt with swiftly please check the following:
- [ ] Any category you are creating has the minimum requirement of 3 items.
If not, your addition may be inserted into `Miscellaneous`.
- [ ] Any software project you are adding to the list is actively maintained.
+- [ ] Any software project you are adding was first released more than 4 months ago.
- [ ] Any software project you are adding has working installation instructions.
- [ ] The pull request title is informative, unlike "Update README.md".
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,