From 8c77d2827707e1dc2a7d1cd9f8c2eda20d98d970 Mon Sep 17 00:00:00 2001 From: Drake Date: Wed, 2 Oct 2024 22:25:25 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/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 687e09f..d0f294a 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -51,7 +51,7 @@ body: - type: textarea id: description attributes: - label: Description - description: "Please tell us any other relevant information, what you were doing at the time, etc." + label: Description & Attachments + description: "Please tell us any other relevant information, what you were doing at the time, etc. Please also feel free to upload any attachments, e.g. screenshots or videos." validations: required: true