mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Add security warning back to issue template
This commit is contained in:
parent
07da603b59
commit
8a14bb14b7
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/bug-report.md
vendored
5
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -5,7 +5,10 @@ labels: kind/bug
|
|||
|
||||
---
|
||||
|
||||
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!-->
|
||||
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
|
||||
|
||||
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
|
||||
-->
|
||||
|
||||
|
||||
**What happened**:
|
||||
|
|
|
|||
Loading…
Reference in a new issue