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
name: Bug report description: File a bug report.
about: Create a report to help us improve title: "[Bug]: "
title: '' labels: ["bug"]
labels: 'bug' type: bug
assignees: '' 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** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.