From bf388b907e016a9c9ae421ce2d4aa28ae09ff7a4 Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Sat, 4 Sep 2021 16:15:07 +0100 Subject: [PATCH] Clarify screenshot attachment to issue Signed-off-by: Dom Rodriguez --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 727fd5b3..eb680af6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: attributes: label: What happened? description: Also tell us, what did you expect to happen? - placeholder: Tell us what you see! Screenshots are also helpful - please attach to the issue, rather than linking to image hosting sites. + placeholder: Tell us what you see! Screenshots are also helpful - please attach to the issue (when created), rather than linking to image hosting sites. validations: required: true - type: dropdown