Update issue templates
This commit is contained in:
29
.github/ISSUE_TEMPLATE/ask-a-question.md
vendored
29
.github/ISSUE_TEMPLATE/ask-a-question.md
vendored
@@ -8,3 +8,32 @@ assignees: stax76
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
8
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
@@ -11,6 +11,11 @@ assignees: stax76
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**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:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
@@ -25,3 +30,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user