mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
Update bug_report.yml
This commit is contained in:
committed by
GitHub
parent
c5aae5f6c2
commit
d061117996
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -19,12 +19,22 @@ body:
|
||||
attributes:
|
||||
label: What steps will reproduce the bug?
|
||||
description: Enter details about your bug.
|
||||
placeholder: |
|
||||
1. In this environment...
|
||||
2. With this config...
|
||||
3. Run '...'
|
||||
4. See error...
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Are you using any custom parameters or values?
|
||||
description: Add any parameter used via `--set` or as a `values.yaml` customization.
|
||||
placeholder: |
|
||||
```
|
||||
tls:
|
||||
enabled: true
|
||||
```
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: What is the expected behavior?
|
||||
|
||||
Reference in New Issue
Block a user