File tree Expand file tree Collapse file tree 1 file changed +4
-27
lines changed Expand file tree Collapse file tree 1 file changed +4
-27
lines changed Original file line number Diff line number Diff line change 1
- ## Description
1
+ ## 📝 Description
2
2
<!-- Describe your changes in detail -->
3
3
4
- ## Type of Change
5
- <!-- Mark relevant items with an [x] -->
6
- - [ ] Bug fix (non-breaking change which fixes an issue)
7
- - [ ] New feature (non-breaking change which adds functionality)
8
- - [ ] Breaking change (fix or feature that would cause existing functionality to change)
9
- - [ ] Documentation/Repository docs update
10
- - [ ] Performance improvement
11
- - [ ] Code refactoring
12
- - [ ] Test updates
13
-
14
- ## Testing
15
- <!-- How has this been tested? -->
16
- - [ ] Unit tests added/updated
17
- - [ ] Integration tests added/updated
18
- - [ ] Manual testing performed
19
- - [ ] Not applicable
20
-
21
- ## Documentation
22
- <!-- Mark relevant items with an [x] -->
23
- - [ ] Documentation update required
24
- - [ ] Changelog update required
25
-
26
- ## Related Issues
27
- <!-- Link related issues below. Insert the issue link or issue number -->
28
- - Closes: <!-- insert issue link here -->
29
- - Related to: <!-- insert issue link here -->
4
+ ## ✅ Checklist
5
+ - [ ] I have tested this change
6
+ - [ ] This change requires documentation update
You can’t perform that action at this time.
0 commit comments