beets/.github/ISSUE_TEMPLATE.md
2016-02-26 12:15:24 -08:00

31 lines
582 B
Markdown

### Problem
(Describe your problem, feature request, or discussion topic here. If you're reporting a bug, please fill out this and the "Setup" section below. Otherwise, you can delete them.)
Running this command in verbose (`-vv`) mode:
```sh
$ beet -vv (... paste here ...)
```
Led to this problem:
```
(paste here)
```
Here's a link to the music files that trigger the bug (if relevant):
### Setup
* OS:
* Python version:
* beets version:
* Turning off plugins made problem go away (yes/no):
My configuration (output of `beet config`) is:
```yaml
(paste here)
```