chore(.gitea): Added Templates for issues and PRs
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<!-- markdownlint-disable MD041 -->
|
||||
## Description
|
||||
|
||||
<!-- What does this PR change and why? -->
|
||||
|
||||
## Related Issue
|
||||
|
||||
<!-- Closes #... / Relates to #... -->
|
||||
|
||||
## Type of Change
|
||||
|
||||
- [ ] Bug fix
|
||||
- [ ] New feature
|
||||
- [ ] Refactoring (no functional changes)
|
||||
- [ ] Documentation
|
||||
- [ ] Tests
|
||||
|
||||
## Changes
|
||||
|
||||
- ...
|
||||
- ...
|
||||
- ...
|
||||
|
||||
## How Has This Been Tested?
|
||||
|
||||
<!-- Describe how you verified your changes (unit tests, manual testing, etc.) -->
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Code follows the project's style guidelines
|
||||
- [ ] Self-review of the code has been performed
|
||||
- [ ] Tests have been added/updated and pass locally
|
||||
- [ ] Documentation has been updated where necessary
|
||||
- [ ] No new warnings or errors introduced
|
||||
Reference in New Issue
Block a user