diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 1768b588f9..4a679f2d2a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -70,13 +70,21 @@ body: label: Version of SkiaSharp description: What version of SkiaSharp are you using? options: - - 3.x (Alpha) - - 2.88.4-preview (Preview) - - 2.88.3 (Current) - - 2.88.2 (Previous) + - 3.x-preview.4 (Current Preview) + - 3.x-preview.3 (Previous Preview) + - 3.x-preview.2 (Deprecated) + - 3.x-preview.1 (Deprecated) + - 2.88.9-preview.1 (Preview) + - 2.88.8 (Current) + - 2.88.7 (Previous) + - 2.88.6 (Deprecated) + - 2.88.5 (Deprecated) + - 2.88.4 (Deprecated) + - 2.88.3 (Deprecated) + - 2.88.2 (Deprecated) - 2.88.1 (Deprecated) - 2.88.0 (Deprecated) - - 2.80.x (Deprecated) + - 2.80.x (Obsolete) - 1.x (Obsolete) - Other (Please indicate in the description) default: 2 @@ -88,10 +96,18 @@ body: label: Last Known Good Version of SkiaSharp description: What version of SkiaSharp still did what you expected? options: - - 2.88.2 (Previous) + - 3.x-preview.3 (Previous Preview) + - 3.x-preview.2 (Deprecated) + - 3.x-preview.1 (Deprecated) + - 2.88.7 (Previous) + - 2.88.6 (Deprecated) + - 2.88.5 (Deprecated) + - 2.88.4 (Deprecated) + - 2.88.3 (Deprecated) + - 2.88.2 (Deprecated) - 2.88.1 (Deprecated) - 2.88.0 (Deprecated) - - 2.80.x (Deprecated) + - 2.80.x (Obsolete) - 1.x (Obsolete) - Other (Please indicate in the description) default: 0