Skip to content

Commit dda44fe

Browse files
authored
Update pull_request_template.md
1 parent 53d66da commit dda44fe

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
<!-- Thanks for your contribution! Please read the contributing guidelines before submitting: https://codeforphilly.github.io/chime/CONTRIBUTING.html -->
1+
<!-- Please read the contributing guidelines before submitting: https://codeforphilly.github.io/chime/CONTRIBUTING.html -->
22

3-
### Checklist
3+
<!--
44
- If this PR affects devops or model, start your PR title with `[DevOps]` or `[Model]`
55
- Update the user or developer documentation, if affected.
6+
-->
67

7-
### Description
8-
- Short description of problem & solution, for copying into changelog. (1-3 sentences, depending on scope of change)
9-
- Fixes #(issue number).
8+
### Link to issue number
9+
- Fixes #(issue number)
10+
11+
### Changelog entry
12+
- Short description of problem & solution (1-3 sentences, depending on scope of change)
13+
14+
### Additional info

0 commit comments

Comments
 (0)