From b60e48689a1cf66b0b889310f7c25aa7a6facec0 Mon Sep 17 00:00:00 2001 From: brandonlenz Date: Thu, 8 Jun 2023 09:14:25 -0400 Subject: [PATCH] Update bug template description --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7452e02be..44229a366 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,5 +1,5 @@ name: Bug -description: Report a problem with the application +description: Report a bug or problem with the application title: "" labels: ["bug"]