Merge branch 'master' of https://github.com/stax76/mpv.net
This commit is contained in:
30
.github/ISSUE_TEMPLATE/ask-a-question.md
vendored
30
.github/ISSUE_TEMPLATE/ask-a-question.md
vendored
@@ -8,3 +8,33 @@ assignees: stax76
|
|||||||
---
|
---
|
||||||
|
|
||||||
This template is meant for usage questions of mpv.net.
|
This template is meant for usage questions of mpv.net.
|
||||||
|
|
||||||
|
Some type of questions like questions about a problem require filling out an issue template:
|
||||||
|
|
||||||
|
**Describe the problem**
|
||||||
|
A clear and concise description of what the problem is.
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
To reproduce, try the last beta version using the CLI option `--config=no`.
|
||||||
|
|
||||||
|
In case of an audio or video problem, try to reproduce the problem using mpv instead of mpv.net.
|
||||||
|
If it can be reproduced with mpv, use the [mpv issue tracker](https://github.com/mpv-player/mpv/issues).
|
||||||
|
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '....'
|
||||||
|
3. Scroll down to '....'
|
||||||
|
4. See error
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
|
1. mpv.net version
|
||||||
|
2. Windows version
|
||||||
|
3. GPU name
|
||||||
|
4. Media info
|
||||||
|
|||||||
9
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
9
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
@@ -11,6 +11,11 @@ assignees: stax76
|
|||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
|
To reproduce, try the last beta version using the CLI option `--config=no`.
|
||||||
|
|
||||||
|
In case of an audio or video issue, try to reproduce the issue using mpv instead of mpv.net.
|
||||||
|
If it can be reproduced with mpv, use the [mpv issue tracker](https://github.com/mpv-player/mpv/issues).
|
||||||
|
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
@@ -25,3 +30,7 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
1. mpv.net version
|
||||||
|
2. Windows version
|
||||||
|
3. GPU name
|
||||||
|
4. Media info
|
||||||
|
|||||||
Reference in New Issue
Block a user