From e3754cda909bca66d0d6bca308bd2c4859afe5b2 Mon Sep 17 00:00:00 2001 From: Lionarius Date: Sat, 24 May 2025 12:03:52 +0300 Subject: [PATCH] update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 0bbbc3b..3a38ec4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -58,10 +58,12 @@ body: id: steps attributes: label: Reproduction Steps + description: Provide step-by-step instructions or a video showing how to reproduce the issue. placeholder: | 1. 2. 3. + Or a video demonstrating the issue. validations: required: true