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 e9ae187 commit 530b079Copy full SHA for 530b079
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -0,0 +1,23 @@
1
+## Description
2
+
3
+<!-- Provide a description of what your PR introduces or changes. -->
4
5
+e.g. This PR refactors the X submodule, applying Y's algorithm to improve Z by K percent.
6
7
+## Related Issues
8
9
+<!-- Does this PR directly address an existing GitHub issue? If not, you may want to consider creating an issue first. -->
10
11
+- Closes #0, a short description of the linked issue.
12
13
+## Checklist
14
15
+<!-- Please mark items as completed where appropriate. e.g. [x]. -->
16
17
+- [ ] This PR has sufficient test coverage.
18
19
+## Additional Comments
20
21
+<!-- Feel free to add any additional comments related to this PR. -->
22
23
+No additional comments.
0 commit comments