fix: remove unnecessary title in templates
This commit is contained in:
parent
23fd2bbda2
commit
48fc0f7ef3
7
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@ -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
|
||||
|
||||
7
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
7
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user