From b6336fc9877d7ccc0ba63e7a7de8b0e10f0fba1b Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Mon, 1 Aug 2022 04:11:38 +0900 Subject: [PATCH] Clean up format --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 33d286d..7e32d36 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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.