From 6f5e5740ea30a837c030271e63cf814278d7c24d Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Thu, 3 Feb 2022 22:14:37 +0100 Subject: [PATCH] Append body Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bugreport.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yml b/.github/ISSUE_TEMPLATE/bugreport.yml index a4ce4a9f0..f934e2b38 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yml +++ b/.github/ISSUE_TEMPLATE/bugreport.yml @@ -1,3 +1,7 @@ +name: 🐞 Bug Report +description: File a bug report +title: "[Bug]: " +labels: ["bug"] body: - type: markdown attributes: