summaryrefslogtreecommitdiff
path: root/.github/issue_template.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/issue_template.md')
-rw-r--r--.github/issue_template.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644
index 0000000..037b08b
--- /dev/null
+++ b/.github/issue_template.md
@@ -0,0 +1,19 @@
+### Subject of the issue
+Briefly describe your issue here.
+
+### Your environment
+* version of pianobar
+* your Linux distribution and release version
+* ffmpeg/libav version and the flags it was compiled with (if you compiled yourself)
+* your config file
+
+### Steps to reproduce
+Tell us how to reproduce this issue.
+
+### Expected behaviour
+Tell us what should happen.
+
+### Actual behaviour
+Tell us what happens instead, including a copy of all error messages.
+
+