Add ISSUE_TEMPLATE.yaml

This commit is contained in:
gperson 2024-02-02 04:11:52 +00:00
commit 6e397300b4

11
ISSUE_TEMPLATE.yaml Normal file
View file

@ -0,0 +1,11 @@
name: Bug Report
about: File a bug report
title: '[BUG] '
body:
- type: textarea
id: describeIssue
attributes:
label: Describe the issue
description: Please describe the issue you're having. Include what you were doing, the last action before the bug, etc. The more detailed, the better.
validations:
required: true