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 4e50236 commit 4e67947Copy full SHA for 4e67947
.github/PULL_REQUEST_TEMPLATE.md
@@ -1 +1,12 @@
1
-Fixes #ISSUE_NUMBER
+## Description
2
+<!-- Provide a standalone description of changes in this PR. -->
3
+<!-- Reference any issues closed by this PR with "closes #1234". -->
4
+
5
+This PR fixes #ISSUE_NUMBER. <!-- Possible other comments. -->
6
7
+## Checklist
8
9
+- [ ] Code follows the project’s [Code Style Guidelines](https://github.com/mathLab/PINA/blob/master/CONTRIBUTING.md#code-style--guidelines)
10
+- [ ] Tests have been added or updated
11
+- [ ] Documentation has been updated if necessary
12
+- [ ] Pull request is linked to an open issue
0 commit comments