diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7ed72ebd13..bd631d23a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,6 +18,13 @@ If the matter is security related, please disclose it privately see https://gith **How to reproduce it (as minimally and precisely as possible)**: +```bash +# An example: https://github.com/kubernetes/kube-state-metrics/issues/2223#issuecomment-1792850276 +minikube start +... +go run main.go --custom-resource-state-only --custom-resource-state-config-file ksm-2223/custom-resource-config-file.yaml --kubeconfig ~/.kube/config +``` + **Anything else we need to know?**: **Environment**: