k3s/.github/ISSUE_TEMPLATE/bug_report.md
David Nuzik 1c8124cc02
Ask more clearly for K3s args and logs
In the bug report template, more clearly ask the user for K3s arguments and logs
2020-03-13 15:24:19 -07:00

32 lines
874 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` -->
**K3s arguments:**
<!-- 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 / logs**
<!-- Add any other context and/or logs about the problem here. -->