mirror of
https://github.com/etiennecollin/unifi-voucher-manager.git
synced 2025-10-23 00:02:10 +00:00
Update issue templates
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,14 +2,17 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
labels: bug
|
||||
assignees: etiennecollin
|
||||
|
||||
---
|
||||
|
||||
## Describe the bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Expected behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Logs
|
||||
```
|
||||
Please put logs from the software here. Use the environment variable `BACKEND_LOG_LEVEL="debug"` to run the software.
|
||||
@@ -40,9 +43,6 @@ VAR2="b"
|
||||
- Version [e.g. 1.2.1]
|
||||
- Using docker image or bare-metal?
|
||||
|
||||
## Expected behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Screenshots
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,8 +2,8 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
labels: enhancement
|
||||
assignees: etiennecollin
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user