test/ISSUE_TEMPLATE.yaml
2024-02-02 04:11:52 +00:00

11 lines
362 B
YAML

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