32 lines
588 B
Markdown
32 lines
588 B
Markdown
## Description
|
|
|
|
<!-- Provide a clear summary of what this PR does and why. -->
|
|
|
|
## Type of Change
|
|
|
|
- [ ] New feature
|
|
- [ ] Bug fix
|
|
- [ ] Refactoring
|
|
- [ ] Documentation update
|
|
- [ ] Infrastructure / CI
|
|
|
|
## How to Test
|
|
|
|
<!-- Step-by-step instructions for reviewers to verify this works. -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Checklist
|
|
|
|
- [ ] Code follows the project's style guidelines
|
|
- [ ] Self-reviewed for obvious errors
|
|
- [ ] Tested locally with `buildiso`
|
|
- [ ] Existing tests pass
|
|
- [ ] Updated documentation if needed
|
|
|
|
## Related Issues
|
|
|
|
<!-- Link related issues. Use "Closes #123" to auto-close. -->
|