Skip to content

Commit f19c75a

Browse files
authored
Update pull_request_template.md
1 parent b12ed8b commit f19c75a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/pull_request_template.md

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

3-
### Summary
4-
- This PR affects {Operations | Deployment | Model}.
5-
- Fixes #(relevant issue number or numbers).
3+
<!--
4+
- If this PR affects devops or model, start your PR title with `[DevOps]` or `[Model]`
5+
- Update any corresponding user or developer documentation, if affected.
6+
-->
67

78
### Description
9+
- Fixes #(relevant issue number or numbers).
810
- Short description of problem & solution, for copying into changelog. (1-3 sentences, depending on scope of change)

0 commit comments

Comments
 (0)