From 9f86aef9b310962b51eff1a76edd0445a2406d6b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 10 Jul 2023 18:47:14 +0000 Subject: [PATCH] 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 --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) 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,