From fce550cf7d32110791b624a5f752ae54f09350fa Mon Sep 17 00:00:00 2001 From: Phil Ngo <58080811+philknows@users.noreply.github.com> Date: Thu, 20 Jul 2023 00:23:53 -0400 Subject: [PATCH] chore: automatic meta-bug labels for bug report issues template (#5776) Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c2f9837e08ba..c5bfaf1b533e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,6 +1,7 @@ name: Bug report description: Create a bug report to help us improve title: "[Descriptive title] " +labels: [meta-bug] body: - type: textarea id: describe