From 4ceeffc34eb752645f90fd8ca0ee93ec685fcadb Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 10 Apr 2023 20:11:35 -0400 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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