Added more issue templates etc.
This commit is contained in:
14
.gitea/pull_request_template.md
Normal file
14
.gitea/pull_request_template.md
Normal 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
|
||||
Reference in New Issue
Block a user