From d7b2af33787a9b3cdcc13e7e8d6344b2f67f2d4f Mon Sep 17 00:00:00 2001 From: Andreas Date: Fri, 11 Mar 2016 15:49:26 +0100 Subject: [PATCH] Add a template for issues --- .github/ISSUE_TEMPLATE.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..781c1819b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +### Before posting + +Please follow the steps below and check the boxes with [x] once you did the step. + +- [ ] I checked the issue tracker for similar issues +- [ ] I checked the [changelog](https://github.com/clementine-player/Clementine/blob/master/Changelog) if the issue is already resolved +- [ ] I tried the latest Clementine build from [here](https://builds.clementine-player.org/) + +### System information + +Please provide information about your system and the version of Clementine used. + +- Operating System: +- Clementine version: + +### Expected behaviour / actual behaviour + +### Steps to reproduce the problem (only for bugs)