Commit: 63ce3bf761f7f01c8d7944eb0a256544e834c0a6 Parent: 05c44b6b15d1bdc7582b8ddbf1c9a546179f1bac Author: Ren Tatsumoto Date: Mon, 21 Sep 2020 06:35:16 +0300 Merge branch 'master' of github.com:Ajatt-Tools/mpvacious into master Diffstat:
| A | .github/ISSUE_TEMPLATE/bug_report.md | | | 28 | ++++++++++++++++++++++++++++ |
1 file changed, 28 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Environment:** + - OS: [e.g. Parabola, Debian] + - OS version + - mpv version + +**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. + +**Screenshots** +If applicable, add screenshots to help explain your problem.