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.
2 parents 4e46532 + 76719f7 commit b9cd48bCopy full SHA for b9cd48b
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,14 +1,14 @@
1
-closes <!--list issues closed by this PR -->
+closes|addresses <!--list issues closed or partially-addressed by this PR -->
2
3
-**Prerequisites**:
+### Summary:
4
+
5
+<!--
6
+ describe what this PR changes
7
+-->
8
9
+### Prerequisites:
10
11
- [ ] Unless it is a documentation hotfix it should be merged against the `dev` branch
12
- [ ] Branch is up-to-date with the branch to be merged with, i.e. `dev`
13
- [ ] Build is successful
14
- [ ] Code is cleaned up and formatted
-
-### Summary
-<!--
- describe what this PR changes
--->
0 commit comments