Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1 +1,12 @@
|
|||||||
Fixes #ISSUE_NUMBER
|
## Description
|
||||||
|
<!-- Provide a standalone description of changes in this PR. -->
|
||||||
|
<!-- Reference any issues closed by this PR with "closes #1234". -->
|
||||||
|
|
||||||
|
This PR fixes #ISSUE_NUMBER. <!-- Possible other comments. -->
|
||||||
|
|
||||||
|
## Checklist
|
||||||
|
|
||||||
|
- [ ] Code follows the project’s [Code Style Guidelines](https://github.com/mathLab/PINA/blob/master/CONTRIBUTING.md#code-style--guidelines)
|
||||||
|
- [ ] Tests have been added or updated
|
||||||
|
- [ ] Documentation has been updated if necessary
|
||||||
|
- [ ] Pull request is linked to an open issue
|
||||||
|
|||||||
Reference in New Issue
Block a user