Skip to content

Commit be9576e

Browse files
authored
Added description section
1 parent beed0a3 commit be9576e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Description
2+
3+
*Add your description here.*
4+
15
## Workflow for merging PRs
26

37
Please read these instructions carefully and follow the steps below before requesting a review by the maintainers. This way we can ensure a smoother review process and your changes will be merged sooner.
@@ -6,7 +10,7 @@ Additionally, if this is the first PR you open in EXTPAR make sure to read the [
610

711
### Checklist
812

9-
- [ ] Provide a detailed description of your changes.
13+
- [ ] Provide a detailed description of your changes in the "Description" section above.
1014
- [ ] If you implemented a new feature:
1115
- [ ] Document it in the correct Markdown file(s) under the [`docs/`](https://github.com/C2SM/extpar/tree/master/docs) directory.
1216
- [ ] [Add a new test](https://c2sm.github.io/extpar/testing/#add-a-new-test) or make sure your changes are already tested.

0 commit comments

Comments
 (0)