diff --git a/.github/ISSUE_TEMPLATE/bug-template.yaml b/.github/ISSUE_TEMPLATE/bug-template.yaml index 318a727bcfd9..fcba70276e53 100644 --- a/.github/ISSUE_TEMPLATE/bug-template.yaml +++ b/.github/ISSUE_TEMPLATE/bug-template.yaml @@ -68,7 +68,7 @@ body: - Commands used to start your local dev server, including custom env and cli args - Steps to be performed in the browser, curl commands, or a test we can run that reliably fails (at least a percent of the time) - A git repo we can clone and run a test suit on, or which has a README with step-by-step instructions, is even better. In this case, please use the field below to provide a link to the minimal repro. + A git repo we can clone and run a test suite on, or which has a README with step-by-step instructions, is even better. In this case, please use the field below to provide a link to the minimal repro. validations: required: true - type: input