diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 950c2a66c..4309d800b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -26,7 +26,7 @@ body: Please list steps someone can follow to trigger the issue. For example: - 1. Run `helm install mychart ./path-to-chart -f values.yaml` + 1. Run `helm install mychart ./path-to-chart -f values.yaml --debug` 2. Observe the following error: ... You can include: