From 9ad111d2102c24593f6ac012206bb4b2c9c6c4e1 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 30 Aug 2021 18:35:53 +0000 Subject: fix: heading in feature requests --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 871cd0f..9bb42c8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG]" labels: bug -assignees: '' +assignees: ThomasFKJorna --- @@ -11,7 +11,7 @@ assignees: '' A clear and concise description of what the bug is. **To Reproduce** -Steps to reproduce the behavior: +Which specific things did you do which lead to said bug? E.g. what did you click, which commands did you call, etc. 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' -- cgit v1.2.3