From 508294733112f69072b5671519be9a3154fb38ac Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Sun, 8 Aug 2021 12:23:02 +0100 Subject: [PATCH] Add 1.17 to the issue template --- .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 40e512e12..5d9f31909 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -10,6 +10,7 @@ body: options: - 1.15.x - 1.16.x + - 1.17.x validations: required: true - type: input