From 63b244d5b892b52b43284b6954c0367ef024a33e Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Thu, 9 Jun 2022 21:02:15 -0600 Subject: [PATCH] Add line to prevent header continuation --- .github/ISSUE_TEMPLATE/bug.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 2570f75..72abc43 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -7,6 +7,7 @@ body: attributes: value: >- # Before You Begin + Make sure that you have checked the [issues](https://github.com/Oliver-Akins/file-hider/issues) page for any bug reports that are similar to yours, if you've found a similar one, make a comment on that issue with your extra information.