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 ba4845a commit 88818f9Copy full SHA for 88818f9
.github/pull_request_template.md
@@ -1,18 +1,15 @@
1
-## Summary
2
-
3
-<!-- Describe these changes -->
4
5
## Issues
6
7
<!-- Describe or link the issues this change resolves -->
8
9
## Solution
10
11
-<!-- Describe how these changes resolve the aforementioned issues -->
+<!-- Describe how these changes resolves the issues -->
12
13
## Checklist
14
15
- [ ] Tests have been included for all bug fixes or added functionality.
16
- [ ] The `changelog.rst` has been updated with any significant changes.
+- [ ] The documentation has been updated, if needed.
17
18
<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