Use new GitHub issue template format

Inspired by examples at 457e1d0ae0/system/ISSUE_TEMPLATE/
This commit is contained in:
Carl Suster 2019-04-27 14:30:04 +10:00
parent 4d55e6dfbb
commit df26f2e8f8
2 changed files with 40 additions and 3 deletions

View file

@ -1,6 +1,17 @@
### Problem
---
name: "\U0001F41B Bug report"
about: Report a problem with beets
(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.)
---
<!--
Describe your problem, feature request, or discussion topic here.
Please fill out this and the "Setup" section below and remember to include
enough detail so that other people can reproduce the problem.
-->
### Problem
Running this command in verbose (`-vv`) mode:
@ -14,7 +25,7 @@ Led to this problem:
(paste here)
```
Here's a link to the music files that trigger the bug (if relevant):
Here's a link to the music files that trigger the bug (if relevant):
### Setup

View file

@ -0,0 +1,26 @@
---
name: "\U0001F680 Feature request"
about: Suggest a new idea for beets
---
### Use case
I'm trying to use beets to...
### Solution
<!--
Do you have a proposal for how beets should work?
Try to be as specific as possible—for example, you could propose the name for
a new command-line option or refer to the particular ID3 frame you wish
were supported.
-->
### Alternatives
<!--
Have you tried using an existing plugin to do something similar?
Is there any current feature that _almost_ does what you need?
-->