From d2f9d5d3d2bd86370d0a86c20b22c3e0647d2de7 Mon Sep 17 00:00:00 2001 From: March 7th <71698422+aiko-chan-ai@users.noreply.github.com> Date: Wed, 11 May 2022 18:41:10 +0700 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6a12bfb..791e1fc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,13 +1,7 @@ name: Bug report description: Report incorrect or unexpected behavior of a package -labels: [bug, need repro] +labels: [bug] body: - - type: input - attributes: - label: Summary - description: A simple summary of your bug report - validations: - required: true - type: textarea id: description attributes: