mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
637e08c36c
Tweak and make an addition to the bug report. Remove request for screenshots.
29 lines
767 B
Markdown
29 lines
767 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Thanks for helping us to improve k3s! We welcome all bug reports. Please fill out each area of the template so we can better help you. ***You can delete this message portion of the bug report.***
|
|
|
|
**Version:**
|
|
Provide the output from `k3s -v` and provide the flags used to install or run k3s server.
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Actual behavior**
|
|
A clear and concise description of what actually happened.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|