From 3f6ac53856d2cadd851d2ef8966aaab3ca03a253 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Fri, 13 Dec 2024 08:54:37 +0800 Subject: [PATCH] Update GitHub bug issue template to refer to bugs instead of features (#21727) Release Notes: - N/A --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 9d8fedb74a..c86aebf2e4 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -26,8 +26,8 @@ body: required: true - type: textarea attributes: - label: If applicable, add mockups / screenshots to help explain present your vision of the feature - description: Drag issues into the text input below + label: If applicable, add screenshots or screencasts of the incorrect state / behavior + description: Drag images / videos into the text input below validations: required: false - type: textarea