github: remove issue report title template

This commit is contained in:
Clement Tsang 2023-04-23 20:05:36 -04:00
parent 109498c1db
commit 817529b15f
No known key found for this signature in database
GPG Key ID: B17834EA2182446B
3 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,5 @@
name: Bug report
description: Found something wrong or broken? If it hasn't already been filed/solved, report it!
title: "[Bug] "
labels: ["bug"]
body:
- type: checkboxes
@ -99,7 +98,7 @@ body:
placeholder: |
Example:
I expect to be able to see information about the encrypted partition on basic mode.
- type: textarea
id: actual
validations:

View File

@ -1,6 +1,5 @@
name: Feature request
description: Got a good idea that hasn't already been suggested? Mention it here!
title: "[Feature] "
labels: ["feature"]
body:
- type: checkboxes

View File

@ -1,6 +1,5 @@
name: Packaging
description: For issues, questions, or requests regarding packaging or distribution.
title: "[Packaging] "
labels: ["packaging"]
body:
- type: markdown