Tweak issue templates

This commit is contained in:
Eugene 2019-10-27 12:29:57 -04:00
parent 9be7dd8c9a
commit 40c5cb33aa
No known key found for this signature in database
GPG Key ID: E1FD745328866B0A
4 changed files with 11 additions and 17 deletions

View File

@ -1,9 +1,8 @@
--- ---
name: "🌟 Feature request" name: "🌟 Feature request"
about: Suggest a feature to improve a source title: "[Feature Request] <source name>: <short description>"
title: "[Feature Request] Source name : Short Description" about: "Suggest a feature to improve a source"
labels: "feature request" labels: "enhancement"
assignees: ''
--- ---
### What feature should be added to this source? ### What feature should be added to this source?

View File

@ -1,11 +1,9 @@
--- ---
name: "🧠 Meta feature request" name: "🧠 Meta feature request"
about: Suggest improvements to the this project
title: "[Meta]" title: "[Meta]"
labels: "🧠 meta request" about: "Suggest improvements to the project"
assignees: ''
--- ---
### Why/Project's Benefit/Existing Problem ### Why/Project's Benefit/Existing Problem
(explain why this should be added) (explain why this should be added)

View File

@ -1,10 +1,8 @@
--- ---
name: "\U0001F41E Bug report" name: "🐞 Bug report"
about: Report a bug
title: "[Bug] Source Name : Short Description" title: "[Bug] Source Name : Short Description"
about: "Report a bug"
labels: "bug" labels: "bug"
assignees: ''
--- ---
### Device information ### Device information

View File

@ -1,12 +1,11 @@
--- ---
name: "Source Request" name: "Source Request"
about: Suggest a Source for Tachiyomi
title: "[Source Request] Source Name" title: "[Source Request] Source Name"
about: "Suggest a new source for Tachiyomi"
labels: "Source Request" labels: "Source Request"
assignees: ''
--- ---
### Source Website ### Source Website
The website for this source can be found [here](website_url). Website can be found at <website_url>.
### Other Details ### Other Details