From 9116f5277f8d2d5899056283ec5c2255f156783a Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Mon, 27 Jun 2022 20:33:39 -0400 Subject: [PATCH] github: fix some styling with the bug report form --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d1ab451fb..9399cb3d9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,7 +23,7 @@ body: description: > Give a high level description of the issue, the expected behaviour, and the observed behaviour. If possible, provide screenshots. - placeholder: > + placeholder: | Example: bottom is failing to output information for a mounted encrypted partition on basic mode. It should be able to report this information, but I'm not seeing the entry at all. @@ -100,7 +100,7 @@ body: possible. Include config files or flags if relevant. If possible, provide screenshots. Remember - if maintainers cannot reproduce the issue, it will be very hard to fix! - placeholder: > + placeholder: | Example: 1. Mount a LUKS encrypted partition. 2. Run `btm --basic`