File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 11## Description of the change
2+
23> Description goes here
4+
35## Type of change
6+
47- [ ] Bug fix (non-breaking change that fixes an issue)
58- [ ] New feature (non-breaking change that adds functionality)
69- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
10+
711## Related issues
12+
813> Issue links go here
14+
915## Usage Example
16+
1017> Example of how to call it
18+
1119## Checklists
20+
1221### Development
22+
1323- [ ] Lint rules pass locally
1424- [ ] The code changed/added as part of this pull request has been covered with tests
15- ### Code review
25+
26+ ### Code review
27+
1628- [ ] This pull request has a descriptive title and information useful to a reviewer
17- - [ ] Issue from task tracker has a link to this pull request
29+ - [ ] Issue from task tracker has a link to this pull request
You can’t perform that action at this time.
0 commit comments