File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!-- Thanks for sending a pull request! -->
2+
3+ ## Title
4+ <!-- Short, descriptive title for the PR -->
5+ [ Add title here]
6+
7+ ---
8+
9+ ## Description
10+ <!-- Describe what this PR does and why -->
11+ - What changed:
12+ - Why it’s needed:
13+ - How it works:
14+
15+ ---
16+
17+ ## Related Issue(s)
18+ <!-- Link issues using #ISSUE_NUMBER -->
19+ - Closes/Fixes #
20+
21+ ---
22+
23+ ## Type of Change
24+ <!-- Check all that apply -->
25+ - [ ] Bug fix
26+ - [ ] New feature
27+ - [ ] Enhancement
28+ - [ ] Refactor
29+ - [ ] Documentation
30+ - [ ] Tests
31+ - [ ] Other: _______ _
32+
33+ ---
34+
35+ ## Checklist
36+ - [ ] Code follows project style guidelines
37+ - [ ] Self-reviewed changes
38+ - [ ] Tests added/updated
39+ - [ ] Documentation added/updated
40+ - [ ] All tests and gating checks pass
41+
42+ ---
43+
44+ ## Testing Instructions (Optional)
45+ 1 .
46+ 2 .
47+ 3 .
48+
49+ ---
50+
51+ ## Additional Notes (Optional)
52+ - Known issues:
53+ - Further improvements:
54+ - Review notes:
You can’t perform that action at this time.
0 commit comments