diff --git a/.github/ISSUE_TEMPLATE/crash-report.yaml b/.github/ISSUE_TEMPLATE/crash-report.yaml index 7ca595f4f..83135d491 100644 --- a/.github/ISSUE_TEMPLATE/crash-report.yaml +++ b/.github/ISSUE_TEMPLATE/crash-report.yaml @@ -48,7 +48,7 @@ body: required: true - type: input attributes: - label: Are you able to reproduce the crsah? (yes, every time/yes, but only sometimes/no) + label: Are you able to reproduce the crsah? validations: required: true - type: textarea