Added more issue templates etc.
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

This commit is contained in:
2026-06-09 15:31:12 +02:00
parent 79f3692ad2
commit 4700faf03c
4 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
## 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