We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8e33c commit 0dd7805Copy full SHA for 0dd7805
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,15 +1,14 @@
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
-- [ ] All commits have been squashed to one.
13
- [ ] The commit message follows the guidelines in `CONTRIBUTING.md`.
14
- [ ] Documentation (README.md) and examples have been updated as needed.
15
- [ ] If this is a code change, a spec testing the functionality has been added.
0 commit comments