Remove 'type' field from bug report template

Removed the 'type' field from the bug report template.
This commit is contained in:
EnderActually 2026-03-04 12:40:32 -05:00 committed by GitHub
parent 7388b6e18d
commit 9eab215f03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,6 @@ name: Bug Report
description: File a bug report.
title: "[Bug]: "
labels: ["bug"]
type: bug
body:
- type: textarea
@ -26,3 +25,4 @@ body:
validations:
required: true