From 128697c73bf42969c7ace4d96643fbda12e4254a Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 27 Jun 2026 00:13:34 -0400 Subject: [PATCH] [2.x] ci: Modify bug report template for custom labels (#9384) Updated bug report template to allow custom labels. --- .github/ISSUE_TEMPLATE/---bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index c2f43e7b9..ed7eedaee 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -2,7 +2,7 @@ name: "\U0001F41B Bug report" about: Create a report to help us improve title: '' -labels: Bug +labels: '' assignees: '' ---