Skip to content

Commit 4e67947

Browse files
dario-cosciandem0
authored andcommitted
Update PULL_REQUEST_TEMPLATE.md
1 parent 4e50236 commit 4e67947

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
Fixes #ISSUE_NUMBER
1+
## 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

Comments
 (0)