29 lines
539 B
Markdown
29 lines
539 B
Markdown
---
|
|
name: Bug report
|
|
about: Thank you for filing a bug report!
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Summary**
|
|
Please provide a short summary of the bug, along with any information you feel relevant to replicate the bug.
|
|
|
|
**Reproduction Steps**
|
|
<!-- Ideally provide a key sequence and/or asciinema.org recording. -->
|
|
|
|
I tried this:
|
|
|
|
1. `managarr`
|
|
|
|
I expected this to happen:
|
|
|
|
Instead, this happened:
|
|
|
|
**Managarr Log**
|
|
See `managarr -h` for log file path.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|