Update feature_request.md

This commit is contained in:
Carlos Rodríguez Hernández
2022-02-03 20:50:28 +01:00
committed by GitHub
parent 6031204732
commit b39c77602a

View File

@@ -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?