From 41ab798bbe1c0daf9f634904ec16b6658b0a425c Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Sat, 19 Mar 2022 12:43:48 +0900 Subject: [PATCH] Simplify screenshot/video attach text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartłomiej Dach --- .github/ISSUE_TEMPLATE/bug-issue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index a8b02b32ee..5b19c3732c 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -31,8 +31,8 @@ body: - type: textarea attributes: label: Screenshots or videos - description: Share any kind of visuals you can which show the bug or issue taking place. - placeholder: You can attach by dragging and dropping the screenshots/videos into this box. + description: Add screenshots or videos that show the bug here. + placeholder: Drag and drop the screenshots/videos into this box. validations: required: false - type: input