浏览代码

Added PR Template

Yoginth 7 年之前
父节点
当前提交
6c3ca51b69
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .gitote/PULL_REQUEST_TEMPLATE.md

+ 9 - 0
.gitote/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,9 @@
+The pull request will be closed without any reasons if it does not satisfy any of following requirements:
+
+1. Please make sure you are targeting the `master` branch.
+2. Please read contributing guidelines:
+https://gitote.in/gitote/gitote/src/master/CONTRIBUTING.md
+3. Please describe what your pull request does and which issue you're targeting
+4. ... if it is not related to any particular issues, explain why we should not reject your pull request.
+
+**You MUST delete above content including this line before posting; too lazy to take this action considered invalid pull request.**