k3s/.github/ISSUE_TEMPLATE/bug_report.md

29 lines
830 B
Markdown
Raw Normal View History

2019-02-27 16:42:19 +00:00
---
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. -->
2019-02-27 16:42:19 +00:00
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
2019-02-27 16:42:19 +00:00
**To Reproduce**
<!-- Steps to reproduce the behavior: -->
2019-02-27 16:42:19 +00:00
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
2019-02-27 16:42:19 +00:00
**Actual behavior**
<!-- A clear and concise description of what actually happened. -->
2019-02-27 16:42:19 +00:00
**Additional context**
<!-- Add any other context about the problem here. -->