diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cadd0e9c6..10d1c32c7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -47,6 +47,7 @@ body: attributes: label: Platform and versions description: "Output of `npm run tauri info` or `cargo tauri info`" + render: text validations: required: true @@ -54,8 +55,8 @@ body: id: logs attributes: label: Stack trace - render: shell - + render: text + - type: textarea id: context attributes: