From 2e209e7c6f558d07ae34dac838ccb84b3ac12d58 Mon Sep 17 00:00:00 2001 From: Rafael Rivera Date: Fri, 1 Apr 2022 13:45:18 -0700 Subject: [PATCH] Add 1.1-preview1 release to GitHub issue template (#2336) --- .github/ISSUE_TEMPLATE/bug-report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index c256c26125..f4500edece 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -35,6 +35,7 @@ body: label: NuGet package version description: Specify the version of Windows App SDK (or Project Reunion) you're using. options: + - "1.1.0-preview1" - "1.0.0" - "1.0.0-preview3" - "1.0.0-preview2"