Skip to content

Commit a7225d2

Browse files
Merge branch 'mishmosh-templates' into btr-pr-template
2 parents c6bfba6 + 85724b6 commit a7225d2

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

.github/pull_request_template.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- Thank you for your work, and taking the time to submit your contribution! Make sure you have read the guidelines for contributing available here: https://codeforphilly.github.io/chime/CONTRIBUTING.html -->
2-
31
### Pull Request Checklist
42

53
- [ ] Submitted under the correct tag
@@ -9,10 +7,18 @@
97
- [ ] Issues referenced
108
- [ ] Does not create new bugs / issues
119
---
12-
### References
13-
<!-- Include the issues or other pull requests that this pull requests addresses, make sure to use keywords e.g. Fixes #123, #125. Also see #117 so that the issues close automatically as your PR is merged https://github.blog/2013-05-14-closing-issues-via-pull-requests/ -->
10+
<!-- Please read the contributing guidelines before submitting: https://codeforphilly.github.io/chime/CONTRIBUTING.html -->
11+
12+
<!--
13+
- If this PR affects devops or model, start your PR title with `[DevOps]` or `[Model]`
14+
- Update the user or developer documentation, if affected.
15+
-->
16+
17+
### Link to issue
18+
- Fixes #(issue number)
1419

15-
### Explanation
16-
<!-- Explain your pull request here, try to be descriptive and specific when sharing your thought process / justifications -->
20+
### Changelog entry
21+
- Short description of problem & solution (1-3 sentences, depending on scope of change)
1722

18-
### Additional Thoughts
23+
### Additional info
24+
- Anything else reviewers and future readers should know

0 commit comments

Comments
 (0)