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+ ## Description
2+ <!-- Please include a summary of the change and which issue is fixed. -->
3+ <!-- Please also include relevant motivation and context. -->
4+
5+ Fixes # (issue)
6+
7+ ## Type of change
8+ - [ ] Bug fix (non-breaking change which fixes an issue)
9+ - [ ] New feature (non-breaking change which adds functionality)
10+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
11+ - [ ] This change requires a documentation update
12+
13+ ## Checklist:
14+ - [ ] My code follows the style guidelines of this project
15+ - [ ] I have performed a self-review of my own code
16+ - [ ] I have commented my code, particularly in hard-to-understand areas
17+ - [ ] I have made corresponding changes to the documentation
18+ - [ ] My changes generate no new warnings
19+ - [ ] I have added tests that prove my fix is effective or that my feature works
20+ - [ ] New and existing unit tests pass locally with my changes
21+
22+ ## ECSoC / ELUSOC 2026
23+ - [ ] This PR is submitted under ECSoC / ELUSOC 2026.
You can’t perform that action at this time.
0 commit comments