change to form

This commit is contained in:
EnderActually 2026-03-04 01:14:28 -05:00 committed by GitHub
parent e6a1ee3875
commit f55df2944c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,18 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug'
assignees: ''
name: Bug Report
description: File a bug report.
title: "[Bug]: "
labels: ["bug"]
type: bug
body:
- type: input
id: bug-description
attributes:
label: Bug description
description: A clear and concise description of what the bug is.
validations:
required: true
---
**Describe the bug**
A clear and concise description of what the bug is.