2021-06-24 16:31:39 +00:00
name : ⭐ Feature request
2022-10-03 21:58:26 +00:00
description : Suggest a feature to improve an existing source
2021-06-24 16:43:54 +00:00
labels : [ Feature request]
2021-06-24 16:31:39 +00:00
body :
2022-07-22 02:22:52 +00:00
- type : input
id : source
attributes :
2023-04-01 15:55:38 +00:00
label : Source name
2022-07-22 02:22:52 +00:00
description : |
You can find the extension name in **Browse → Extensions**.
placeholder : |
2023-04-01 15:55:38 +00:00
Example : "Mangahere"
validations :
required : true
- type : input
id : language
attributes :
label : Source language
placeholder : |
Example : "English"
2022-07-22 02:22:52 +00:00
validations :
required : true
2021-06-24 16:31:39 +00:00
- type : textarea
id : feature-description
attributes :
label : Describe your suggested feature
description : How can an existing extension be improved?
placeholder : |
Example :
"It should work like this..."
validations :
required : true
- type : textarea
id : other-details
attributes :
label : Other details
placeholder : |
2021-07-23 11:24:58 +00:00
Additional details and attachments.
2021-08-22 19:46:34 +00:00
- type : checkboxes
id : acknowledgements
attributes :
label : Acknowledgements
description : Your issue will be closed if you haven't done these steps.
options :
2022-08-21 23:50:44 +00:00
- label : I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
2021-08-22 19:46:34 +00:00
required : true
- label : I have written a short but informative title.
required : true
- label : If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/tachiyomiorg/tachiyomi/issues/new/choose).
required : true
2023-10-25 16:17:16 +00:00
- label : I have updated the app to version **[0.14.7](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**.
2021-08-22 19:46:34 +00:00
required : true
- label : I will fill out all of the requested information in this form.
2022-01-31 21:10:22 +00:00
required : true