File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Change description
2+
3+ > Description here
4+
5+ ## Type of change
6+ - [ ] Bug fix (fixes an issue)
7+ - [ ] New feature (adds functionality)
8+
9+ ## Related issues
10+
11+ > Fix [ #1 ] ( )
12+
13+ ## Checklists
14+
15+ ### Development
16+
17+ - [ ] Lint rules pass locally
18+ - [ ] Application changes have been tested thoroughly
19+ - [ ] Automated tests covering modified code pass
20+
21+ ### Security
22+
23+ - [ ] Security impact of change has been considered
24+ - [ ] Code follows company security practices and guidelines
25+
26+ ### Code review
27+
28+ - [ ] Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
29+ - [ ] "Ready for review" label attached and reviewers assigned
30+ - [ ] Changes have been reviewed by at least one other contributor
31+ - [ ] Pull request linked to task tracker where applicable
You can’t perform that action at this time.
0 commit comments