Add PR template

This commit is contained in:
Robert Lord
2016-06-10 21:58:16 -05:00
parent ad752cd538
commit 31e021a01f
2 changed files with 5 additions and 0 deletions

5
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,5 @@
Make sure you've checked off all these things before submitting:
- [ ] This pull request isn't for a company's fork, it's intended for the upstream Slate shared by everybody.
- [ ] This pull request is submitted to the `dev` branch.
- [ ] If it makes frontend changes, this pull request has been tested in the latest version of Firefox, Chrome, IE, and Safari.