From 6d6545e7d2cc9cdcfafa8d9fce6313d02e5ca434 Mon Sep 17 00:00:00 2001 From: MrStevns Date: Sat, 28 Sep 2024 09:13:44 +0200 Subject: [PATCH] Issue template: remove value field from text field --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 81e55c45b..51fe6331b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -49,9 +49,7 @@ body: attributes: label: "Video or Image Reference" description: A screenshot or short video to show your problem. - placeholder: - value: | - + placeholder: Drag and drop an image or video here validations: required: false - type: textarea