Add ISSUE_TEMPLATE.md

This commit is contained in:
Ritiek Malhotra
2017-06-26 01:30:54 +05:30
committed by GitHub
parent 8ef4e95a7c
commit 2e09d65c3e

31
ISSUE_TEMPLATE.md Normal file
View File

@@ -0,0 +1,31 @@
<!--
Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them CAREFULLY and answer honestly
- Put an `x` into all the boxes [ ] relevant to your *issue* (like that [x])
- Use *Preview* tab to see how your issue will actually look like
-->
- [ ] 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
<!-- Provide as much information possible with relevant examples and whatever you have tried below -->
<!-- Give your issue a relevant title and you are good to go -->