From b8192883c2f4a9f17b01fe059ad64717e9b5981a Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Tue, 9 Jan 2024 18:06:01 -0800 Subject: [PATCH] fix auto-tag on bug issue yaml --- .github/ISSUE_TEMPLATE/01_bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug.yml b/.github/ISSUE_TEMPLATE/01_bug.yml index 043c7852..5aa94008 100644 --- a/.github/ISSUE_TEMPLATE/01_bug.yml +++ b/.github/ISSUE_TEMPLATE/01_bug.yml @@ -1,7 +1,7 @@ name: 🐛 Bug Report description: File a bug report for AnythingLLM title: "[BUG]: " -labels: [possible-bug] +labels: [possible bug] body: - type: markdown attributes: