diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 048a58f72..ef3daed9c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -24,7 +24,7 @@ body: Please copy and paste the code you were trying to run that caused the error. Feel free to include as little or as much as you think is relevant. This section will be automatically formatted into code, so no need for backticks. - render: shell + render: python validations: required: true - type: textarea