From 635673882b3d95c00671c611c766f4bb6017de85 Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Fri, 6 Sep 2024 14:10:40 -0400 Subject: [PATCH] Update BUG.yml --- .github/ISSUE_TEMPLATE/BUG.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 6086f71..ad96747 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -3,7 +3,7 @@ description: Create a report to fix something that is broken title: "[Bug]: " labels: ["bug", "needs-triage"] body: - - type: markdown + - type: textarea id: summary validations: required: true