Skip to content

Commit d9a7ce5

Browse files
authored
Update issue templates
1 parent b36cccf commit d9a7ce5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Failing Conversion
3+
about: Report a Source Present in Tachiyomi/Mihon and Kotatsu that Fails to Convert
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
- [ ] I have checked that the source is implemented in the [Kotatsu parsers repo](https://github.com/KotatsuApp/kotatsu-parsers)
11+
- [ ] I have tried force updating the sources (`nekotatsu update --force-download`)
12+
- [ ] (OPTIONAL) The source is listed by [Keiyoushi](https://keiyoushi.github.io/extensions/)
13+
14+
**Source Name**
15+
Name of the source
16+
17+
**Kotatsu Link**
18+
Link to the file where the parser is implemented
19+
(e.g. https://github.com/KotatsuApp/kotatsu-parsers/blob/master/src/main/kotlin/org/koitharu/kotatsu/parsers/site/all/MangaDexParser.kt)
20+
21+
**(Optional) Extension Implementation**
22+
If source has a parser implementation in [Kotatsu](https://github.com/keiyoushi/extensions) and the extension is not included in the [Keiyoushi repo](https://github.com/keiyoushi/extensions) but exists, please provide a link to it.
23+
24+
**Additional context**
25+
Add any other context about the problem here.

0 commit comments

Comments
 (0)