Update issue template
This commit is contained in:
parent
a45608b9db
commit
652a89790d
1 changed files with 11 additions and 15 deletions
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: You must report bugs in this format
|
about: Please report bugs in this format (provide error message or detailed description at the minimum)
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: richardr1126
|
assignees: richardr1126
|
||||||
|
|
@ -8,21 +8,17 @@ assignees: richardr1126
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is, which explains how you got there.
|
A description of what the bug is, which explains how you got there.
|
||||||
|
|
||||||
**Screenshots**
|
**Environment info:**
|
||||||
If applicable, add screenshots to help explain your problem.
|
- OpenReader-WebUI version: [e.g. v0.2.4]
|
||||||
|
- Using Docker: yes/no
|
||||||
**Desktop (please complete the following information):**
|
- Browser: [e.g. Safari, Firefox, Chromium]
|
||||||
- OS: [e.g. Windows, macOS]
|
- Device: [e.g. iPhone16, Macbook Pro]
|
||||||
- Browser [e.g. chrome, safari]
|
- OS: [e.g. iOS17.2]
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Mobile (if using mobile):**
|
|
||||||
- Device: [e.g. iPhone6]
|
|
||||||
- OS: [e.g. iOS8.1]
|
|
||||||
- Browser [e.g. stock browser, safari]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue