k3s/.github/ISSUE_TEMPLATE/bug_report.md
David Nuzik 637e08c36c
Update bug_report.md
Tweak and make an addition to the bug report.
Remove request for screenshots.
2019-10-02 16:03:17 -07:00

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.