We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8759 commit ea47d68Copy full SHA for ea47d68
.github/PULL_REQUEST_TEMPLATE.md
@@ -11,7 +11,8 @@
11
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
12
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
13
- [ ] I have followed the [contribution guidelines](../CONTRIBUTING.md) and code style for this project.
14
+- [ ] This branch is created from `staging` and not `master`.
15
+- [ ] This PR is being made to `staging` and not `master`.
16
+- [ ] I will squash merge this PR into `staging`.
17
- [ ] I have added tests covering my contributions.
18
- [ ] I have updated the documentation accordingly.
-- [ ] This PR is being made to `staging` and not `master`
-- [ ] I will squash merge this PR into `staging`
0 commit comments