mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
34 lines
823 B
Markdown
34 lines
823 B
Markdown
---
|
||
name: Bug report
|
||
about: Create a report to help us improve
|
||
title: ''
|
||
labels: 'bug'
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
# Description
|
||
<!-- A clear and concise description of what the bug is. -->
|
||
|
||
# Environment
|
||
OS: ` ` <!-- the OS + version you’re running Kubescape on, e.g Ubuntu 22.04 LTS -->
|
||
Version: ` ` <!-- the version that Kubescape reports when you run `kubescape version` -->
|
||
|
||
# Steps 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. -->
|
||
|
||
# Actual Behavior
|
||
<!-- A clear and concise description of what happened. If applicable, add screenshots to help explain your problem. -->
|
||
|
||
# Additional context
|
||
<!-- Add any other context about the problem here. -->
|