diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2a99431023b2..d986cd1c51ba 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -42,7 +42,7 @@ body: id: version-with-bug attributes: label: Version with bug - description: In what version do you see this issue? Run `dotnet --version` to find your version. + description: In what version do you see this issue? Run `dotnet workload list` to find your version. options: - 6.0 Release Candidate 2 or older - 6.0 Release Candidate 3