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]
|
assignees: [tale]
|
||||||
labels: [bug, triage]
|
labels: [bug, triage]
|
||||||
body:
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Description
|
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]
|
assignees: [tale]
|
||||||
labels: [enhancement, triage]
|
labels: [enhancement, triage]
|
||||||
body:
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Description
|
label: Description
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user