diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c10b476..4bae2d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,15 +7,6 @@ assignees: rbreaves --- -**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. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - **Install Type:** Bare Metal or VM **Distro:** Name + Version **DE:** Gnome, XFCE, KDE @@ -28,5 +19,14 @@ cat /tmp/kinto/caret journalctl --user-unit=keyswap.service -b ``` +**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. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + **Additional context** Add any other context about the problem here.