浏览代码

github(pr_template): minor guide for PRs

bergquist 9 年之前
父节点
当前提交
d9231eb805
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 2 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,2 @@
+* Link the PR to an issue for new features
+* Rebase your PR if it gets out of sync with master