parent
be4c6f54f8
commit
e91801b3d8
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
name: "🌟 Feature request"
|
||||
about: Suggest a feature to improve a source
|
||||
title: "[Feature Request] Source name : Short Description"
|
||||
labels: "feature request"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
### What feature should be added to this source?
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: "🧠 Meta feature request"
|
||||
about: Suggest improvements to the this project
|
||||
title: "[Meta]"
|
||||
labels: "🧠 meta request"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
### Why/Project's Benefit/Existing Problem
|
||||
(explain why this should be added)
|
||||
|
||||
### Other Details
|
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
name: "\U0001F41E Bug report"
|
||||
about: Report a bug
|
||||
title: "[Bug] Source Name : Short Description"
|
||||
labels: "bug"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Device information
|
||||
* Tachiyomi extension version: ?
|
||||
* Tachiyomi version: ?
|
||||
* Android version: ?
|
||||
|
||||
## Steps to reproduce
|
||||
1. First Step
|
||||
2. Second Step
|
||||
|
||||
### Expected behavior
|
||||
This should have happened
|
||||
|
||||
### Actual behavior
|
||||
This happens instead
|
||||
|
||||
### Other details
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: "Source Request"
|
||||
about: Suggest a Source for Tachiyomi
|
||||
title: "[Source Request] Source Name"
|
||||
labels: "Source Request"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
### Source Website
|
||||
The website for this source can be found [here](website_url).
|
||||
|
||||
### Other Details
|
Loading…
Reference in New Issue