aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2022-12-20 17:32:24 +0000
committerGitHub <noreply@github.com>2022-12-20 17:32:24 +0000
commit9a051c8f054a7b6df224c7159a5a6e8cdcb63930 (patch)
treecf03a1f8fbd03252de48c4d4240819590cb2bb0a /.github
parentAdd MiroTalk C2C to Communication (#3439) (diff)
downloadawesome-selfhosted-9a051c8f054a7b6df224c7159a5a6e8cdcb63930.tar.gz
awesome-selfhosted-9a051c8f054a7b6df224c7159a5a6e8cdcb63930.zip
Pull Request template: Any software project you are adding has working installation instructions (#3466)
Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3217#issuecomment-1235694038
Diffstat (limited to '.github')
-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 c0aa5a6f..085e5959 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 `Misc/Other`.
- [ ] Any software project you are adding to the list is actively maintained.
+- [ ] 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,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.