Files
MiauInv/.gitea/pull_request_template.md
miaurizius 4700faf03c
All checks were successful
Code Quality and Testing / test-and-lint (push) Successful in 16m1s
Code Quality and Testing / test-and-lint (pull_request) Successful in 12m28s
Added more issue templates etc.
2026-06-09 15:31:12 +02:00

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