1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
677 B
Markdown
Raw Normal View History

2019-07-05 11:43:06 -07:00
---
name: Bug report
about: Create a report to help us improve.
2019-08-04 17:26:25 -07:00
title: "[BUG]"
2019-07-05 11:43:06 -07:00
labels: bug
assignees: ''
---
**Software version numbers**
State the version numbers of applications involved in the bug.
* Kubernetes version:
* Kyverno version:
2019-07-05 11:43:06 -07:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
2019-07-05 11:43:06 -07:00
**Additional context**
Add any other context about the problem here.