diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3628c14..b909c4d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -95,7 +95,7 @@ body: validations: required: false - - type: input + - type: textarea id: summary attributes: label: Brief summary @@ -103,7 +103,7 @@ body: validations: required: true - - type: textarea + - type: input id: reproductibility attributes: label: How reproducible