From 1d630705e0903339cc9cc1d884d38ce121eb56fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:24:26 +0000 Subject: [PATCH] Update templates to include release 3.1.0-RC1 --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + .github/ISSUE_TEMPLATE/tck-challenge.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e71881b0..c46551ff 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -16,6 +16,7 @@ body: label: Specification Version description: What version of the Concurrency Spec are you running using? options: + - 3.1.0-RC1 - 3.1.0-M2 - 3.1.0-M1 - 3.0.2 diff --git a/.github/ISSUE_TEMPLATE/tck-challenge.yml b/.github/ISSUE_TEMPLATE/tck-challenge.yml index 097df939..d9fff8bd 100644 --- a/.github/ISSUE_TEMPLATE/tck-challenge.yml +++ b/.github/ISSUE_TEMPLATE/tck-challenge.yml @@ -32,6 +32,7 @@ body: label: TCK Version description: What version of the TCK are you running against? options: + - 3.1.0-RC1 - 3.1.0-M2 - 3.1.0-M1 - 3.0.2