diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index 9049e8cb1e..9f51b1b313 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -60,7 +60,7 @@ body: label: Package Manager Version description: | If `nx report` doesn't work, please provide the name and the version of your package manager. - You can get version information by running `yarn --version`, `pnpm --version` or `npm --version`, depending on the package manager used. + You can get version information by running `PACKAGE_MANAGER --version`, where PACKAGE_MANAGER is any of `yarn`, `pnpm`, `bun` or `npm`, depending on the package manager used. - type: checkboxes id: os attributes: