Skip to content

Commit c32e470

Browse files
authored
docs: expand on PR template
1 parent 6107fbf commit c32e470

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,21 @@
1414

1515
- [ ] any anime playing
1616
- [ ] bumped version
17+
---
1718
- [ ] next, prev and replay work
18-
- [ ] quality works
19-
- [ ] downloads work
20-
- [ ] quality works with downloads
21-
- [ ] select episode -a works
22-
- [ ] vlc -v and syncplay -s work
23-
- [ ] autoplay, aka range selection, works
24-
- [ ] history and -c work
25-
- [ ] sub and dub both work
19+
- [ ] `-c` history and continue work
20+
- [ ] `-d` downloads work
21+
- [ ] `-s` syncplay works
22+
- [ ] `-q` quality works
23+
- [ ] `-v` vlc works
24+
- [ ] `-e` select episode works
25+
- [ ] `-r` range selection works
26+
- [ ] `--dub` both work
2627
- [ ] all providers return links (not necessarily on a single anime, use debug mode to confirm)
28+
---
29+
- [ ] `-h` help info is up to date
30+
- [ ] Readme is up to date
31+
- [ ] Man page is up to date
2732

2833
## Additional Testcases
2934

0 commit comments

Comments
 (0)