From 5506001dc587c72835fea162ae15c739bf6f5529 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sun, 27 Jun 2021 00:02:15 +0100 Subject: [PATCH] Update zzz_blank.yml --- .github/ISSUE_TEMPLATE/zzz_blank.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/zzz_blank.yml b/.github/ISSUE_TEMPLATE/zzz_blank.yml index 3c4317c..4b42641 100644 --- a/.github/ISSUE_TEMPLATE/zzz_blank.yml +++ b/.github/ISSUE_TEMPLATE/zzz_blank.yml @@ -3,11 +3,16 @@ description: "If you're 100% sure that you do not need one of the other issue te body: - type: checkboxes attributes: + label: Information options: - label: "I'm sure that I do not need one of the other issue templates" required: true - type: textarea attributes: label: Description + description: | + Links? References? Anything that will give us more context about the issue you are encountering! + + Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. validations: required: false