diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/10_support_request.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/10_support_request.yml b/.github/ISSUE_TEMPLATE/10_support_request.yml index 91a24a84..1da1016e 100644 --- a/.github/ISSUE_TEMPLATE/10_support_request.yml +++ b/.github/ISSUE_TEMPLATE/10_support_request.yml @@ -102,6 +102,8 @@ body: label: How are you trying to do it, and what's happening instead? description: | Include code snippets and a description of the expected output, and be as detailed as possible. If possible, try to reduce your code examples to a minimal example that reproduces the problem/behavior. + validations: + required: true - type: textarea id: more_info |