File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 1
1
## Description of the change
2
2
3
- > Description here
3
+ > Please include a summary of the change and which issues are fixed.
4
+ > Please also include relevant motivation and context.
5
+
4
6
## Type of change
7
+
5
8
- [ ] Bug fix (non-breaking change that fixes an issue)
6
9
- [ ] New feature (non-breaking change that adds functionality)
7
10
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
11
+ - [ ] Maintenance
12
+ - [ ] New release
8
13
9
14
## Related issues
10
15
11
- > Fix [ #1 ] ( )
16
+ > Shortcut stories and GitHub issues (delete irrelevant)
17
+
18
+ - Fix [ SC-]
19
+ - Fix #1
20
+
12
21
## Checklists
13
22
14
23
### Development
17
26
- [ ] The code changed/added as part of this pull request has been covered with tests
18
27
- [ ] All tests related to the changed code pass in development
19
28
20
- ### Code review
29
+ ### Code review
21
30
22
- - [ ] This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
23
- - [ ] "Ready for review" label attached to the PR and reviewers mentioned in a comment
31
+ - [ ] This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
32
+ - [ ] "Ready for review" label attached to the PR and reviewers assigned
33
+ - [ ] Issue from task tracker has a link to this pull request
24
34
- [ ] Changes have been reviewed by at least one other engineer
25
- - [ ] Issue from task tracker has a link to this pull request
You can’t perform that action at this time.
0 commit comments