From d656686763303a6d2403daba6c1b1ff0798c0444 Mon Sep 17 00:00:00 2001 From: Sam Denty Date: Thu, 3 Oct 2024 22:15:02 +0100 Subject: [PATCH] fix: add screen recordings section to bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e9f6f02c..a594bc87 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,8 +46,8 @@ body: - type: textarea id: screenshots attributes: - label: Screenshots - description: If applicable, add screenshots to help explain your problem. + label: Screen Recording / Screenshot + description: If applicable, **please include a screen recording** (preferably) or screenshot showcasing the issue. This will assist us in resolving your issue quickly. - type: textarea id: platform attributes: