k3s/.github/ISSUE_TEMPLATE/bug_report.md
Craig Jellick c671b07924
bug template update
Make the descriptions HTML comments so that they dont show up in the template
2019-10-30 14:30:29 -07:00

29 lines
830 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. -->