We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588f26b commit a275399Copy full SHA for a275399
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,15 +1,5 @@
1
-Fixes #[issue number].
2
-
3
-Changes proposed:
4
5
--
6
7
8
-Upgrade Path (for changed or removed APIs):
9
10
11
Acceptance Checklist:
12
-- [ ] The commit message follows the guidelines in `CONTRIBUTING.md`.
13
-- [ ] Documentation (README.md) and examples have been updated as needed.
14
-- [ ] If this is a code change, a spec testing the functionality has been added.
15
-- [ ] If the commit message has [changed] or [removed], there is an upgrade path above.
+- [ ] Tests
+- [ ] Documentation and examples (if needed)
+
+Fixes #[issue number].
0 commit comments