Merge pull request #3241 from arcresu/issue-template

Use new GitHub issue template format
This commit is contained in:
Adrian Sampson 2019-04-27 15:51:47 -04:00 committed by GitHub
commit 8ab9af1f5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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?
-->