From 2e09d65c3e932f53e40d8212e5255c06b3fceb55 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Mon, 26 Jun 2017 01:30:54 +0530 Subject: [PATCH] Add ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..0514b16 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,31 @@ + + +- [ ] Using latest version as provided on the [master branch](https://github.com/ritiek/spotify-downloader/tree/master) +- [ ] [Searched](https://github.com/ritiek/spotify-downloader/issues?utf8=%E2%9C%93&q=is%3Aissue) for similar issues including closed ones + +#### What is the purpose of your *issue*? +- [ ] Script won't run +- [ ] Encountered bug +- [ ] Feature request +- [ ] Question +- [ ] Other + +#### System information +- Your `python` version: `python 2.7` +- Your operating system: `Ubuntu 16.04` + +### Description + + + + + + + +