diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cda20d4df..09981d1d7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,22 @@ -(Describe your problem, feature request, or discussion topic here. If you're reporting a bug, please also fill out the "Setup" section below. Otherwise, you can delete it.) +Describe your problem, feature request, or discussion topic here. If you're reporting a bug, please fill out the "Problem" and "Setup" sections below. Otherwise, you can delete it. + + +### Problem + +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