From b0b81dd31badd6e25f36a74bb519da9097e36ec1 Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Sun, 4 Aug 2024 14:24:04 +0200 Subject: [PATCH] Misc: added cata_classic to the issue template branch selection --- .github/ISSUE_TEMPLATE/issue.yml | 1 + .github/ISSUE_TEMPLATE/sql_fix.yml | 1 + issue_template.md | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index 57a6c7a1bf0..e92bfe99274 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -39,6 +39,7 @@ body: options: - 3.3.5 - master + - cata_classic validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/sql_fix.yml b/.github/ISSUE_TEMPLATE/sql_fix.yml index fa7829df0da..180a82d9623 100644 --- a/.github/ISSUE_TEMPLATE/sql_fix.yml +++ b/.github/ISSUE_TEMPLATE/sql_fix.yml @@ -49,6 +49,7 @@ body: options: - 3.3.5 - master + - cata_classic validations: required: true - type: textarea diff --git a/issue_template.md b/issue_template.md index 91fe03ace2a..cb33ceb251c 100644 --- a/issue_template.md +++ b/issue_template.md @@ -33,7 +33,7 @@ CHANGEME Tell us what should happen instead. **Branch(es):** -CHANGEME 3.3.5, master or both +CHANGEME 3.3.5, master, cata_classic or all **TC rev. hash/commit:**