Add base for bug template

This commit is contained in:
brandonlenz 2023-05-22 16:50:58 -04:00
parent 785da453d5
commit 2816acb924
No known key found for this signature in database
GPG key ID: FC8818009789E370

5
.github/ISSUE_TEMPLATE/bug.yml vendored Normal file
View file

@ -0,0 +1,5 @@
name: Bug
description: Report a bug
title: "[Bug]: "
labels: ["bug"]