mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: be268d9b79a9d8dd1af0c205f1b684c2fc6da33a
Parent: bd31b2383115190f22ece1fef2f1622deb9acebc
Author: Ren Tatsumoto
Date:   Tue,  3 Aug 2021 15:09:07 +0000

Update issue templates
Diffstat:
A.github/ISSUE_TEMPLATE/issue.md | 36++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+), 0 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,36 @@ +--- +name: Issue +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +- The add-on crashes? +- The add-on stopped working? +- Have a feature request? + +Please ask on https://tatsumoto.neocities.org/blog/join-our-community.html instead. It is easier for our members to provide support over in the chats. Thank you! + +Don't forget to provide the following information: + +**Environment** + +1) OS name [e.g. Parabola, Debian] +2) OS version +3) mpv version +4) Logs +5) Screenshots, if applicable + +**Describe the bug** +A description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1) Press x '...' +2) Click on '....' +3) See error + +**Expected behavior** +A description of what you expected to happen.