From e26a5c376e3985f2419d908eb00af3959541cef2 Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Thu, 2 Sep 2021 17:30:45 +0100 Subject: [PATCH] Screenshots to be avoided on imgur Signed-off-by: Dom Rodriguez --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index eeb0dcd1..99fb8fe6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,7 +12,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. + placeholder: Tell us what you see! Screenshots are also helpful - please attach to the issue, rather than linking to image hosting sites. value: "A bug happened!" validations: required: true