diff --git a/.github/ISSUE_TEMPLATE/---bug_report.yml b/.github/ISSUE_TEMPLATE/---bug_report.yml index d2a4e933d..d35716462 100644 --- a/.github/ISSUE_TEMPLATE/---bug_report.yml +++ b/.github/ISSUE_TEMPLATE/---bug_report.yml @@ -19,12 +19,12 @@ body: attributes: label: What package manager are you using? options: - - `npm v6` - - `npm v7` - - `yarn v1 (classic)` - - `yarn v2 (berry)` - - `pnpm` - - other (please explain) + - "`npm v6`" + - "`npm v7`" + - "`yarn v1 (classic)`" + - "`yarn v2 (berry)`" + - "`pnpm`" + - "other (please mention in description)" validations: required: true - type: input