File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ # Pull Request Template
2+
3+ ## PR Description
4+ Please provide a background of this PR and its purpose here.
5+
6+ ## Linked Issue
7+ If this PR addresses any issues, please mention them here. For example: Resolves #123
8+
9+ ## Type of Change
10+ - [ ] Bug fix
11+ - [ ] New feature
12+ - [ ] Performance enhancement
13+ - [ ] Code refactor
14+ - [ ] Documentation update
15+ - [ ] Other, please describe:
16+
17+ ## Checklist
18+ Before submitting this PR, please make sure:
19+ - [ ] I have read the [ CONTRIBUTING.md] ( /CONTRIBUTING.md ) guidelines.
20+ - [ ] I have tested my changes locally to ensure they are effective.
21+ - [ ] I have updated the necessary documentation (if applicable).
22+
23+ ## Additional Information
24+ Provide any other important information about this PR here.
You can’t perform that action at this time.
0 commit comments