From db10812da789cd48d3a722628a00feda9d0e3810 Mon Sep 17 00:00:00 2001 From: James Henry Date: Tue, 8 Oct 2024 15:23:30 -0700 Subject: [PATCH] chore(repo): add new issue type to bug template (#28367) --- .github/ISSUE_TEMPLATE/1-bug.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index 4519c53d13f6d..9049e8cb1ef95 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -1,6 +1,7 @@ name: 🐞 Bug Report description: This form is to report unexpected behavior in Nx. labels: ["type: bug"] +type: Bug body: - type: markdown attributes: