40 lines
966 B
Markdown
40 lines
966 B
Markdown
## Description
|
|
|
|
<!-- describe what this PR does -->
|
|
|
|
## Related Issues
|
|
|
|
<!-- link any related issues: fixes #123, closes #456 -->
|
|
|
|
## Type of Change
|
|
|
|
- [ ] bug fix
|
|
- [ ] new feature
|
|
- [ ] breaking change
|
|
- [ ] documentation
|
|
- [ ] refactoring
|
|
- [ ] other: <!-- describe -->
|
|
|
|
## AI Disclosure
|
|
|
|
<!-- required: select one -->
|
|
|
|
- [ ] `ai: none` — no ai assistance used
|
|
- [ ] `ai: assisted` — ai helped with portions (describe below)
|
|
- [ ] `ai: generated` — significant portions were ai-generated (describe below)
|
|
|
|
<!-- if ai-assisted or ai-generated, briefly describe what was ai-generated: -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] i have tested these changes locally
|
|
- [ ] i have run `make test` and all tests pass
|
|
- [ ] i have run `make lint` and fixed any issues
|
|
- [ ] i have updated documentation if needed
|
|
- [ ] my code follows the existing style of the project
|
|
|
|
## Screenshots / Terminal Output
|
|
|
|
<!-- if applicable, add screenshots or terminal output showing the change -->
|
|
|