From 5153c4e9ed3db4a8cc0ef5a9a47ee8ade2865c02 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Mon, 18 Dec 2023 08:20:10 +0100 Subject: [PATCH] Update BUG.yml --- .github/ISSUE_TEMPLATE/BUG.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 51c6042..78bd478 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -1,6 +1,6 @@ -name: Bug Report -description: File a bug report -title: "[Bug/Crash]: " +name: Error +description: Get help with an error or report a bug +title: "[Issue/Bug]: " labels: ["bug"] assignees: - vaporvee