Add issue templates
This commit is contained in:
27
.gitea/ISSUE_TEMPLATE/bug_report.md
Normal file
27
.gitea/ISSUE_TEMPLATE/bug_report.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Report a bug
|
||||
labels: bug
|
||||
---
|
||||
|
||||
## Bug Description
|
||||
|
||||
|
||||
## Steps to Reproduce
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Expected Behavior
|
||||
|
||||
|
||||
## Actual Behavior
|
||||
|
||||
|
||||
## Version Information
|
||||
- OverUB Version:
|
||||
- Python Version:
|
||||
- OS:
|
||||
|
||||
## Additional Context
|
||||
|
||||
17
.gitea/ISSUE_TEMPLATE/feature_request.md
Normal file
17
.gitea/ISSUE_TEMPLATE/feature_request.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest a new feature
|
||||
labels: enhancement
|
||||
---
|
||||
|
||||
## Feature Description
|
||||
|
||||
|
||||
## Use Case
|
||||
|
||||
|
||||
## Proposed Solution
|
||||
|
||||
|
||||
## Alternatives Considered
|
||||
|
||||
Reference in New Issue
Block a user