mirror of
https://github.com/aclist/dztui.git
synced 2025-04-06 04:23:00 +02:00
Clean up format
This commit is contained in:
parent
8044bedca8
commit
b6336fc987
1 changed files with 5 additions and 1 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,22 +1,25 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to improve the app
|
||||
title: "[BUG]"
|
||||
title: "[BUG] Give a title to the report"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Info**
|
||||
|
||||
DZGUI version:
|
||||
Mode (normal/debug):
|
||||
Server ID:
|
||||
Linux distribution:
|
||||
|
||||
**Bug description**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
|
@ -24,4 +27,5 @@ Steps to reproduce the behavior:
|
|||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
|
Loading…
Reference in a new issue