Skip to content

Commit a275399

Browse files
committed
simplify PR template.
1 parent 588f26b commit a275399

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+4-14
Original file line numberDiff line numberDiff line change
@@ -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-
111
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.
2+
- [ ] Tests
3+
- [ ] Documentation and examples (if needed)
4+
5+
Fixes #[issue number].

0 commit comments

Comments
 (0)