fleet/.github/ISSUE_TEMPLATE/bug-report.md
2023-04-14 13:34:37 -05:00

32 lines
782 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: 🦟  Bug report
about: Report a bug to help us improve.
title: ''
labels: 'bug,:reproduce'
assignees: ''
---
**Fleet version**: _(head to the "My account" page in the Fleet UI or run `fleetctl --version`)_
**Operating system**: _(e.g. macOS 11.2.3)_
**Web browser**: _(e.g. Chrome 88.0.4324)_
<hr/>
### 🧑‍💻  Expected behavior
<!-- What did you do? What did you expect to see? -->
### 💥  Actual behavior
<!-- What did you see instead? -->
### 👣 Reproduction steps
<!-- What step-by-step actions did you take? -->
### More info
<!-- Any ideas? -->
<!-- If this is a performance issue: Please [follow these steps](https://fleetdm.com/docs/using-fleet/monitoring-fleet#debugging-performance-issues) to generate and attach a debug archive. -->