File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Summary
2- <!-- What does this PR do and why? Link to issues: Fixes #123 -->
2+ <!-- What does this PR do and why? -->
33
4- Fixes #
4+ Fixes # <!-- Issue number, e.g. #123 -->
55
66## Type of Change
7- - 🐛 Bug Fix
8- - ✨ New Feature
9- - 🎨 Refactor / Style Update
10- - 📝 Documentation
7+ - [ ] 🐛 Bug Fix
8+ - [ ] ✨ New Feature
9+ - [ ] 🎨 Refactor / Style Update
10+ - [ ] 📝 Documentation
11+ - [ ] ⚡ Performance Improvement
12+ - [ ] 🛠️ Chore / Tooling
1113
1214## Testing & Environment
13- - [ ] Manual test performed on: ** [ e.g. Windows 11] **
15+ - [ ] Manual test performed on: ** [ e.g. macOS, Windows 11] **
16+
17+ ### Verification Steps
1418<!-- Describe how to verify the changes below -->
19+ 1 .
1520
1621## Visuals (Optional)
22+ > ** Note:** If UI changes are present, screenshots or screen recordings are ** mandatory** . Please explain any behavioral UI changes.
23+
1724<!-- Drag and drop screenshots or videos here. -->
25+
26+ ## Checklist
27+ - [ ] My code follows the code style guidelines of this project
28+ - [ ] I have performed a self-review of my code
29+ - [ ] My changes generate no new errors or warnings
30+ - [ ] Relevant tests have been performed / updated
You can’t perform that action at this time.
0 commit comments