From 4440723fd1cf65594f3481dd3870eeded00617f7 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Thu, 13 Jul 2023 23:54:33 -0700 Subject: [PATCH] Merge additional context and screenshots --- .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 20f4ec0..578836d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -62,7 +62,7 @@ body: - type: textarea id: additional attributes: - label: Additional context (optional) - description: Add any other context about the problem here. + label: Screenshots and additional context (optional) + description: Add any other context about the problem here, such as screenshots. validations: required: false