Skip to content

Commit 88818f9

Browse files
committed
Update pull request template
1 parent ba4845a commit 88818f9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
## Summary
2-
3-
<!-- Describe these changes -->
4-
51
## Issues
62

73
<!-- Describe or link the issues this change resolves -->
84

95
## Solution
106

11-
<!-- Describe how these changes resolve the aforementioned issues -->
7+
<!-- Describe how these changes resolves the issues -->
128

139
## Checklist
1410

1511
- [ ] Tests have been included for all bug fixes or added functionality.
1612
- [ ] The `changelog.rst` has been updated with any significant changes.
13+
- [ ] The documentation has been updated, if needed.
1714

1815
<sub>By submitting this pull request you agree that all contributions are made under this project's open source license(s).</sub>

0 commit comments

Comments
 (0)