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 1
1
## Description of the change
2
+
2
3
> Description goes here
4
+
3
5
## Type of change
6
+
4
7
- [ ] Bug fix (non-breaking change that fixes an issue)
5
8
- [ ] New feature (non-breaking change that adds functionality)
6
9
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
10
+
7
11
## Related issues
12
+
8
13
> Issue links go here
14
+
9
15
## Usage Example
16
+
10
17
> Example of how to call it
18
+
11
19
## Checklists
20
+
12
21
### Development
22
+
13
23
- [ ] Lint rules pass locally
14
24
- [ ] The code changed/added as part of this pull request has been covered with tests
15
- ### Code review
25
+
26
+ ### Code review
27
+
16
28
- [ ] 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