mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
Add bug filing link
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,6 +7,11 @@ labels:
|
|||||||
assignees: ""
|
assignees: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Please read this page: https://kubernetes-sigs.github.io/kustomize/contributing/bugs/ before
|
||||||
|
filing a bug
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- Feel free to skip the sections if they are not applicable. -->
|
<!-- Feel free to skip the sections if they are not applicable. -->
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
@@ -18,7 +23,7 @@ assignees: ""
|
|||||||
<!--
|
<!--
|
||||||
We cannot figure out or fix the issue if we don't know how to reproduce. Please
|
We cannot figure out or fix the issue if we don't know how to reproduce. Please
|
||||||
provide a minimum set of files that can reproduce the issue. You can paste the
|
provide a minimum set of files that can reproduce the issue. You can paste the
|
||||||
file contents here or provide a link to them.
|
file contents here or provide a link to a tarball or git repo.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user