File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Description
2+
3+ ### Type of Change
4+
5+ - [ ] Bug fix (non-breaking change which fixes an issue)
6+ - [ ] New feature (non-breaking change which adds functionality)
7+ - [ ] Breaking change (fix or feature that would cause existing functionality to change)
8+ - [ ] Refactor (code change that neither fixes a bug nor adds a feature)
9+
10+ ### Related Issues
11+
12+ - Resolves #<issue-number >
13+ - Fixes #<issue-number >
14+
15+ ### Checklist:
16+
17+ - [ ] I have reviewed the changes in this pull request
18+ - [ ] I have updated the documentation (if needed)
19+ - [ ] I have written tests for new functionality (if applicable)
20+ - [ ] I have checked that my changes do not break anything
21+ - [ ] I have verified that the changes work as expected
You can’t perform that action at this time.
0 commit comments