summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/3_bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/3_bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/3_bug_report.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.md b/.github/ISSUE_TEMPLATE/3_bug_report.md
index 936cb2a99e..b42c254584 100644
--- a/.github/ISSUE_TEMPLATE/3_bug_report.md
+++ b/.github/ISSUE_TEMPLATE/3_bug_report.md
@@ -19,6 +19,9 @@ Releases are listed here: https://github.com/mpv-player/mpv/releases
### Reproduction steps
+Try to reproduce your issue with --no-config first. If it isn't reproducible
+with --no-config try to first find out which option or script causes your issue.
+
Describe the reproduction steps as precise as possible. It's very likely that
the bug you experience wasn't reproduced by the developer because the workflow
differes from your own.