mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-02-12 07:26:14 +00:00
Changed: template update (#237)
This commit is contained in:
parent
a53b0e8eac
commit
dd2289f3e1
35
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
35
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -37,27 +37,6 @@ body:
|
|||||||
description: Enter the version of the chart that you encountered this bug.
|
description: Enter the version of the chart that you encountered this bug.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: what-happened
|
|
||||||
attributes:
|
|
||||||
label: What happened?
|
|
||||||
description: Enter exactly what happened.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
id: what-expected
|
|
||||||
attributes:
|
|
||||||
label: What you expected to happen?
|
|
||||||
description: Enter what you expected to happen.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
id: how-to-reproduce
|
|
||||||
attributes:
|
|
||||||
label: How to reproduce it?
|
|
||||||
description: As minimally and precisely as possible.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: changed-values
|
id: changed-values
|
||||||
attributes:
|
attributes:
|
||||||
@ -66,17 +45,3 @@ body:
|
|||||||
placeholder: 'key: value'
|
placeholder: 'key: value'
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
|
||||||
id: helm-command
|
|
||||||
attributes:
|
|
||||||
label: Enter the command that you execute and failing/misfunctioning.
|
|
||||||
description: Enter the command as-is as how you executed.
|
|
||||||
placeholder: helm install my-release prometheus-community/name-of-chart --version version --values values.yaml
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: anything-else
|
|
||||||
attributes:
|
|
||||||
label: Anything else we need to know?
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
Loading…
Reference in New Issue
Block a user