mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
add issue template (#1573)
This commit is contained in:
parent
83ac03a6e8
commit
a3b44cfe3a
1 changed files with 16 additions and 0 deletions
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<!--
|
||||
|
||||
Thanks for filing an issue! If this is a question or feature request, just delete
|
||||
everything here and write out the request, providing as much context as you can.
|
||||
|
||||
-->
|
||||
|
||||
### What version of `fleet` are you using (`fleet version --full`)?
|
||||
|
||||
### What operating system are you using?
|
||||
|
||||
### What did you do?
|
||||
|
||||
### What did you expect to see?
|
||||
|
||||
### What did you see instead?
|
||||
Loading…
Reference in a new issue