diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a7cabf17bc0..eb270dc8f80 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,7 +22,7 @@ body: id: repro attributes: label: Reproduction - description: Describe the stepps to reproduce this bug. If applicable attach user/session data at the bottom + description: Describe the steps to reproduce this bug. If applicable attach user/session data at the bottom validations: required: true - type: markdown