diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 745842be7c70..cf68ad33aaaa 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -42,6 +42,7 @@ body: label: Version with bug description: In what version do you see this issue? Run `dotnet workload list` to find your version. options: + - 9.0.0-rc.2.24503.2 - 9.0.0-rc.1.24453.9 - 9.0.0-preview.7.24407.4 - 9.0.0-preview.6.24327.7 @@ -135,6 +136,8 @@ body: - 9.0.0-preview.5.24307.10 - 9.0.0-preview.6.24327.7 - 9.0.0-preview.7.24407.4 + - 9.0.0-rc.1.24453.9 + - 9.0.0-rc.2.24503.2 validations: required: true - type: dropdown