diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 9e9e4218..a490dfb8 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,5 +1,6 @@ # This file is automatically added by @npmcli/template-oss. Do not edit. +name: Bug description: File a bug/issue title: "[BUG] " labels: [Bug, Needs Triage] diff --git a/lib/content/bug.yml b/lib/content/bug.yml index 9e9e4218..a490dfb8 100644 --- a/lib/content/bug.yml +++ b/lib/content/bug.yml @@ -1,5 +1,6 @@ # This file is automatically added by @npmcli/template-oss. Do not edit. +name: Bug description: File a bug/issue title: "[BUG] <title>" labels: [Bug, Needs Triage]