From 2ee65e8bde3fa08af084ef348436ca317c8876aa Mon Sep 17 00:00:00 2001 From: "lane.wei" Date: Wed, 24 May 2023 08:39:46 +0800 Subject: [PATCH] ENH: add label when reporting a bug Change-Id: I3e7b0fddd313205dd2f1b291e75bf320b6f5617b --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9c5611c24..0f24e898d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,6 @@ name: Bug Report description: File a bug report +labels: bug body: - type: markdown attributes: