mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
Update feature_request.md
This commit is contained in:
committed by
GitHub
parent
6031204732
commit
b39c77602a
57
.github/ISSUE_TEMPLATE/feature_request.md
vendored
57
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,28 +1,29 @@
|
|||||||
---
|
name: "\U0001F680 Feature request"
|
||||||
name: Feature request
|
description: Suggest an idea for this project
|
||||||
about: Suggest an idea for this project
|
body:
|
||||||
title: ''
|
- type: markdown
|
||||||
labels: ''
|
attributes:
|
||||||
assignees: ''
|
value: |
|
||||||
|
Thank you for suggesting an idea to improbe Bitnami Helm charts.
|
||||||
---
|
Please fill in as much of the following form as you're able.
|
||||||
|
- type: input
|
||||||
**Which chart**:
|
attributes:
|
||||||
|
label: Name and Version
|
||||||
<!-- The name (and version) of the affected chart. -->
|
description: Name and version of the affected chart
|
||||||
|
placeholder: bitnami/wordpress 1.2.3
|
||||||
**Is your feature request related to a problem? Please describe.**
|
validations:
|
||||||
|
required: true
|
||||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
- type: textarea
|
||||||
|
attributes:
|
||||||
**Describe the solution you'd like**
|
label: What is the problem this feature will solve?
|
||||||
|
validations:
|
||||||
<!-- A clear and concise description of what you want to happen. -->
|
required: true
|
||||||
|
- type: textarea
|
||||||
**Describe alternatives you've considered**
|
attributes:
|
||||||
|
label: What is the feature you are proposing to solve the problem?
|
||||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
description: Describe the requests. If you already have something in mind... PRs are welcome!
|
||||||
|
validations:
|
||||||
**Additional context**
|
required: true
|
||||||
|
- type: textarea
|
||||||
<!-- Add any other context or screenshots about the feature request here. -->
|
attributes:
|
||||||
|
label: What alternatives have you considered?
|
||||||
|
|||||||
Reference in New Issue
Block a user