From 1a78d875fa1eb2a35652566887d372f15505217b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Dudzi=C5=84ski?= Date: Tue, 5 May 2026 21:13:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Added=20Python=203.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 249da7d..c66f580 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -14,6 +14,7 @@ body: attributes: label: What command was used? placeholder: tiddl + render: shell - type: textarea id: what-happened @@ -31,6 +32,7 @@ body: options: - 3.13 - 3.14 + - 3.15 default: 0 validations: required: true