diff options
author | Ovahlord <dreadkiller@gmx.de> | 2024-08-04 14:24:04 +0200 |
---|---|---|
committer | Ovahlord <dreadkiller@gmx.de> | 2024-08-04 14:40:48 +0200 |
commit | a57712d23889680703435ded89b184ea158c1c1e (patch) | |
tree | d6960eda1b29d21cd2fd962b5c9fedb6e90d3b52 /.github/ISSUE_TEMPLATE/issue.yml | |
parent | ea96e408fe794a2e218e4f263cb3d4209bbb9b4a (diff) |
Misc: added cata_classic to the issue template branch selection
(cherry picked from commit b0b81dd31badd6e25f36a74bb519da9097e36ec1)
Diffstat (limited to '.github/ISSUE_TEMPLATE/issue.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/issue.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |