File tree Expand file tree Collapse file tree 1 file changed +19
-12
lines changed
Expand file tree Collapse file tree 1 file changed +19
-12
lines changed Original file line number Diff line number Diff line change 1- ### Pull Request Checklist
2-
3- - [ ] Submitted under the correct tag
4- - [ ] Runs without error or warning
5- - [ ] Documentation revised / included
6- - [ ] Unit tests included
7- - [ ] Issues referenced
8- - [ ] Does not create new bugs / issues
9- ---
101<!-- Please read the contributing guidelines before submitting: https://codeforphilly.github.io/chime/CONTRIBUTING.html -->
112
123<!--
134- If this PR affects devops or model, start your PR title with `[DevOps]` or `[Model]`
145- Update the user or developer documentation, if affected.
156-->
167
17- ### Link to issue
8+ # Link to issue
9+
1810- Fixes #(issue number)
1911
20- ### Changelog entry
12+ # Changelog entry
13+
2114- Short description of problem & solution (1-3 sentences, depending on scope of change)
2215
23- ### Additional info
16+ # Additional info
17+
2418- Anything else reviewers and future readers should know
19+
20+ ---
21+
22+ ## <center >Pull Request Checklist</center >
23+
24+ ### <center >For Reviewer</center >
25+
26+ - [ ] Submitted under the correct tag
27+ - [ ] Runs without error or warning
28+ - [ ] Documentation revised / included
29+ - [ ] Unit tests included
30+ - [ ] Issues referenced
31+ - [ ] Does not create new bugs / issues
You can’t perform that action at this time.
0 commit comments