diff --git a/.github/ISSUE_TEMPLATE/1_user_support.yml b/.github/ISSUE_TEMPLATE/1_user_support.yml index 53ddd98..1e78d2b 100644 --- a/.github/ISSUE_TEMPLATE/1_user_support.yml +++ b/.github/ISSUE_TEMPLATE/1_user_support.yml @@ -43,10 +43,10 @@ body: label: Relevant log output description: Copy and paste any relevant log output here. validations: - required: true + required: false - type: textarea attributes: label: Additional context. description: Write any other context about the question here. validations: - required: true + required: false