Skip to content

Commit b9cd48b

Browse files
authored
Merge pull request #1130 from cmu-delphi/pr_template_update
Update PULL_REQUEST_TEMPLATE.md
2 parents 4e46532 + 76719f7 commit b9cd48b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
closes <!--list issues closed by this PR -->
1+
closes|addresses <!--list issues closed or partially-addressed by this PR -->
22

3-
**Prerequisites**:
3+
### Summary:
4+
5+
<!--
6+
describe what this PR changes
7+
-->
8+
9+
### Prerequisites:
410

511
- [ ] Unless it is a documentation hotfix it should be merged against the `dev` branch
612
- [ ] Branch is up-to-date with the branch to be merged with, i.e. `dev`
713
- [ ] Build is successful
814
- [ ] Code is cleaned up and formatted
9-
10-
### Summary
11-
12-
<!--
13-
describe what this PR changes
14-
-->

0 commit comments

Comments
 (0)