浏览代码

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
nodiscc 2 年之前
父节点
当前提交
9a051c8f05
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 0
.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.
 - [ ] Any category you are creating has the minimum requirement of 3 items.
   If not, your addition may be inserted into `Misc/Other`.
   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 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".
 - [ ] The pull request title is informative, unlike "Update README.md".
   Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
   Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
   "Remove aaa from bbb" for removing, "Fix license for aaa", etc.
   "Remove aaa from bbb" for removing, "Fix license for aaa", etc.