fix: remove unnecessary title in templates

This commit is contained in:
Aarnav Tale 2025-03-18 12:25:19 -04:00
parent 23fd2bbda2
commit 48fc0f7ef3
No known key found for this signature in database
2 changed files with 0 additions and 14 deletions

View File

@ -3,13 +3,6 @@ description: Report an issue with Headplane
assignees: [tale]
labels: [bug, triage]
body:
- type: input
attributes:
label: Title
description: A short summary of the issue
placeholder: e.g. "Error when uploading a file"
validations:
required: true
- type: textarea
attributes:
label: Description

View File

@ -3,13 +3,6 @@ description: Request a new feature or enhancement for Headplane
assignees: [tale]
labels: [enhancement, triage]
body:
- type: input
attributes:
label: Title
description: A short summary of the enhancement you are requesting.
placeholder: e.g. "Add support for custom themes"
validations:
required: true
- type: textarea
attributes:
label: Description