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 0cd9c16 commit 3eaa962Copy full SHA for 3eaa962
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,14 @@
1
+## Description
2
+
3
+<!-- Every PR should have a corresponding issue that describes and motivates the work done in the PR -->
4
+closes <!-- Link issue here -->
5
6
+<!-- Provide a standalone description of changes in this PR. -->
7
8
+<!-- Note: The pull request title will be included in the CHANGELOG. -->
9
10
+## Checklist
11
+<!-- TODO: - [ ] I am familiar with the [Contributing Guidelines](). -->
12
+- [ ] New or existing tests cover these changes.
13
+- [ ] The documentation is up to date with these changes.
14
0 commit comments