Browse Source

github(pr_template): minor guide for PRs

bergquist 9 years ago
parent
commit
d9231eb805
1 changed files with 2 additions and 0 deletions
  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