mirror of
https://github.com/fleetdm/fleet
synced 2026-05-03 13:28:40 +00:00
32 lines
782 B
Markdown
32 lines
782 B
Markdown
---
|
||
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. -->
|