Update bug-report.yaml

Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
This commit is contained in:
Bhargavkonidena 2025-06-09 17:59:12 +05:30 committed by GitHub
parent 210e29d489
commit b9008b2caa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,11 +38,19 @@ body:
validations:
required: true
- type: textarea
id: additional
id: helmVersion
attributes:
label: Anything else we need to know?
label: Helm version
value: |
<details>
```console
$ helm version
# paste output here
```
</details>
validations:
required: true
- type: textarea
id: kubeVersion