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+ <!--
2+ Thank you for contributing!
3+ Please fill out the fields below to ensure a smooth review.
4+ -->
5+
6+ ## Description
7+
8+ <!-- A short, bullet-point summary of *what* this PR does and *why*. -->
9+
10+ ## Related Issue
11+
12+ <!-- e.g. Fixes #42, Addresses #99, Closes #123 -->
13+
14+ ## Type of Change
15+
16+ - [ ] 🐞 Bug fix
17+ - [ ] ✨ New feature
18+ - [ ] 📚 Documentation update
19+ - [ ] ♻️ Refactor / code quality
20+ - [ ] ✅ Tests / CI
21+ - [ ] 🔧 Build tooling
22+ - [ ] Other (please describe):
23+
24+ ## Checklist
25+
26+ - [ ] I have read the ** Code of Conduct** .
27+ - [ ] I have run ` pre-commit ` hooks or equivalent linters/formatters.
28+ - [ ] I have added/updated tests where applicable.
29+ - [ ] I have updated the ** documentation** accordingly.
30+ - [ ] My changes respect the project’s ** license** and ** style guidelines** .
You can’t perform that action at this time.
0 commit comments