From bc8fb32086f7f14e362dada4b0001961f4594887 Mon Sep 17 00:00:00 2001 From: Aleksandras Kostarevas Date: Sat, 27 Jul 2024 21:32:07 +0300 Subject: [PATCH] Update GitHub issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f3df0c762..42bad15bd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,7 +23,7 @@ body: id: what-happened attributes: label: What happened? - description: What did you expect to happen? + description: What did you expect to happen? You may want to include a video recording of the issue. placeholder: Tell us what you see! validations: required: true