smug/.github/ISSUE_TEMPLATE/bug_report.md

25 lines
512 B
Markdown
Raw Normal View History

2020-12-30 10:41:09 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
2021-02-09 10:42:09 +00:00
**Smug config**
2020-12-30 10:41:09 +00:00
**Expected behavior**
2021-02-09 10:42:09 +00:00
A clear and concise description of what you expected to happen, or an image of what you want to see
2020-12-30 10:41:09 +00:00
**Output of** `cat ~/.config/smug/smug.log`
2021-02-09 10:42:09 +00:00
You should run smug with `-d` flag to output debug information
2020-12-30 10:41:09 +00:00
**Smug version**
You can get it from the `$ smug --help` output
**OS you're using**