14 lines
477 B
Markdown
14 lines
477 B
Markdown
## Description
|
|
Please include a summary of the changes and which issue is fixed.
|
|
|
|
Closes # (Issue Number)
|
|
|
|
## Type of Change
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
|
- [ ] Chore / Refactoring (code cleanup or configuration updates)
|
|
|
|
## Testing Environment
|
|
- [ ] Verified via local development server
|
|
- [ ] Verified compilation inside the Docker container
|
|
- [ ] All unit tests passing successfully |