diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1f87590..8b77e77 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,12 +7,12 @@ assignees: TheCurle --- -**What went wrong?** +**What went wrong?** We need to know what the actual problem to be solved is - obviously! -**How can we recreate the issue?** -Having solid steps to reproduce the problem helps a ton! +**How can we recreate the issue?** +Having solid steps to reproduce the problem helps a ton! Please put it in terms of "Step 1: Boot, Step 2: Press this combination of keys: `alt + F20 + J`..." -**What do you think went wrong?** +**What do you think went wrong?** If you have any vague suggestions or have investigated the issue and know roughly what's wrong, feel free to put it here. Otherwise, don't worry.