From 6a887ebdeab1610d7809f9a138485184b5d6fe77 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Wed, 1 Apr 2020 02:27:53 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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.