diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ed6178d1e..bfc59025b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,15 +4,18 @@ title: "[Issue]: " labels: ["issue"] body: - - type: markdown + - type: textbox id: description attributes: label: Issue Description description: Tell us what happened in a very clear and simple way value: Please fill this form with as much information as possible - - type: markdown + - type: textbox id: platform attributes: label: Platform Description description: Describe your platform (OS, browser, versions) value: Please fill this form with as much information as possible + - type: markdown + attributes: + value: Any additional info