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.