mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-12 21:30:39 +05:30
Update enhancement.yml
This commit is contained in:
parent
022cc9e483
commit
4e89854c2f
13
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
13
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: '[<chart name>] Concise description of the enhancement'
|
title: 'Concise description of the enhancement'
|
||||||
labels: ["enhancement"]
|
labels: ["enhancement"]
|
||||||
|
|
||||||
# Header
|
# Header
|
||||||
@ -12,17 +12,6 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
Please search issues before opening a new feature request.
|
Please search issues before opening a new feature request.
|
||||||
|
|
||||||
# Helm Chart details
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: chart-name
|
|
||||||
attributes:
|
|
||||||
label: Helm chart name
|
|
||||||
description: Name of the Helm chart this issue relates to
|
|
||||||
placeholder: e.g. piped
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
# Enhancement details
|
# Enhancement details
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
Reference in New Issue
Block a user