mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Add PR template
This commit is contained in:
parent
ad752cd538
commit
31e021a01f
2 changed files with 5 additions and 0 deletions
0
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
0
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal 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.
|
||||
Loading…
Reference in a new issue