align bug report with feature request regarding kind documentation (#8051)
This commit is contained in:
parent
fea7fed6da
commit
cf6ea08739
1 changed files with 5 additions and 2 deletions
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -131,6 +131,9 @@ kubectl exec -it -n ingress-nginx $POD_NAME -- curl -H 'Host: foo.bar' localhost
|
|||
|
||||
**Anything else we need to know**:
|
||||
|
||||
<!-- If this is actually about documentation, add `/kind documentation` below -->
|
||||
<!-- If this is actually about documentation, uncomment the following block -->
|
||||
|
||||
/kind bug
|
||||
<!--
|
||||
/kind documentation
|
||||
/remove-kind bug
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue