File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- name : Bug Report
2- description : Create a report to help us improve
1+ name : Chart Bug Report
2+ description : Report a bug in a Helm chart
33title : " [name of the chart e.g. grafana] Issue Title"
44labels : [bug]
55assignees :
99 attributes :
1010 value : |
1111 Thanks for taking the time to fill out this bug report! Please be cautious with the sensitive information/logs while filing the issue.
12+
1213 - type : textarea
1314 id : desc
1415 attributes :
2425 placeholder : Copy paste the entire output of the above
2526 validations :
2627 required : true
28+
2729 - type : input
2830 id : kubectl-version
2931 attributes :
8486 attributes :
8587 label : Enter the changed values of values.yaml?
8688 description : Please enter only values which differ from the defaults. Enter `NONE` if nothing's changed.
87- placeholder : ' key: value'
89+ placeholder : " key: value"
8890 validations :
8991 required : false
9092
Original file line number Diff line number Diff line change 1- name : Feature request
2- description : Suggest an idea for this project
1+ name : Chart Feature Request
2+ description : Suggest an improvement to a Helm chart
33title : " [name of the chart e.g. grafana] Issue Title"
44labels : [enhancement]
55assignees :
3030 attributes :
3131 label : Is your feature request related to a problem ?
3232 description : Give a clear and concise description of what the problem is.
33- placeholder : ex. I'm always frustrated when [...]
33+ placeholder : ex. I'm always frustrated when [...]
3434 validations :
3535 required : true
3636
You can’t perform that action at this time.
0 commit comments