This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Description of the change
2
+
3
+ > Please include a summary of the change and which issues are fixed.
4
+ > Please also include relevant motivation and context.
5
+
6
+ ## Type of change
7
+
8
+ - [ ] Bug fix (non-breaking change that fixes an issue)
9
+ - [ ] New feature (non-breaking change that adds functionality)
10
+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
11
+ - [ ] Maintenance
12
+ - [ ] New release
13
+
14
+ ## Related issues
15
+
16
+ > ClubHouse stories and GitHub issues (delete irrelevant)
17
+
18
+ - Fix [ ch]
19
+ - Fix #1
20
+
21
+ ## Checklists
22
+
23
+ ### Development
24
+
25
+ - [ ] Lint rules pass locally
26
+ - [ ] The code changed/added as part of this pull request has been covered with tests
27
+ - [ ] All tests related to the changed code pass in development
28
+
29
+ ### Code review
30
+
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
34
+ - [ ] Changes have been reviewed by at least one other engineer
You can’t perform that action at this time.
0 commit comments