From a0759e6ffe7fd1c25a2dda19f1604e7f27f33819 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 6 Nov 2021 13:51:37 +1300 Subject: [PATCH] Update bug-report.yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 5510ecfb..2a5dc141 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -42,11 +42,10 @@ body: id: description attributes: label: What happened? - description: Where did something go wrong, and what were you expecting to happen? - placeholder: | - When I went to X, and clicked on Y, a thing happened. - + description: | + Where did something go wrong, and what were you expecting to happen? Tip: You can attach screenshots or supporting files by clicking this area to highlight it and then drag files in. + placeholder: When I went to X, and clicked on Y, a thing happened. validations: required: true - type: textarea