summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-06-26 21:32:07 +0200
committerMichał Cichoń <michcic@gmail.com>2018-10-30 13:08:55 +0100
commitc9029c121ad65d51c8ce1690c023da0ba23c9643 (patch)
treef61395f2cee4e2deb3c9ae5d112ce952ba190624
parenta9d5d2c3eb9d29d54509936b9e45f8eb034c033f (diff)
downloadpianobar-windows-c9029c121ad65d51c8ce1690c023da0ba23c9643.tar.gz
pianobar-windows-c9029c121ad65d51c8ce1690c023da0ba23c9643.tar.bz2
pianobar-windows-c9029c121ad65d51c8ce1690c023da0ba23c9643.zip
Add GitHub issue template
-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.
+
+