More tweakage of issue templates

This commit is contained in:
David Young
2021-01-07 22:22:46 +13:00
parent 24b6ad368c
commit c24f591b5e
4 changed files with 26 additions and 24 deletions
+16 -12
View File
@@ -1,23 +1,27 @@
---
name: "\U0001F370 Request a recipe!"
about: "I have a request for a fresh recipe \U0001F60B"
title: "[recipe request] "
labels: ''
assignees: ''
title: "[recipe request] I'd really like my favorite app <name> included"
labels: 'i: recipe/new'
assignees: 'funkypenguin'
---
## Recipe Request
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I have an issue when [...]
** Describe the new recipe you'd like added **
**Describe the solution you'd like**
A clear and concise description of what you want to happen. Add any considered drawbacks.
** Explain where we can find more details about it **
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## Checklist
[ ] Is there already a similar recipe in the cookbook? (i.e., Emby and Jellyfin)
[ ] Is there already a docker-compose config available for the app?
## The million-dollar question
Are you willing to help create the recipe?
[ ] Yes
[ ] No
**Teachability, Documentation, Adoption, Migration Strategy**
If you can, explain how users will be able to use this and possibly write out a version the docs.
Maybe a screenshot or design?