From 2816acb924a7a76f159cf6c26e2f527253fd36af Mon Sep 17 00:00:00 2001 From: brandonlenz Date: Mon, 22 May 2023 16:50:58 -0400 Subject: [PATCH] Add base for bug template --- .github/ISSUE_TEMPLATE/bug.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.yml diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml new file mode 100644 index 000000000..de76ed3fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -0,0 +1,5 @@ +name: Bug +description: Report a bug +title: "[Bug]: " +labels: ["bug"] +