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