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