Link to CONTRIBUTING.md

This commit is contained in:
Ritiek Malhotra
2018-01-07 14:46:37 +05:30
committed by GitHub
parent 4d4b10c39f
commit 05e5135892

View File

@@ -26,20 +26,6 @@ That's how your Mmusic library will look like!
<img src="http://i.imgur.com/Gpch7JI.png" width="290"><img src="http://i.imgur.com/5vhk3HY.png" width="290"><img src="http://i.imgur.com/RDTCCST.png" width="290">
## Contributing
- Search for your problem in the
[issues section](https://github.com/Ritiek/spotify-downloader/issues?utf8=%E2%9C%93&q=)
before opening a new ticket. It might be already answered and save us time. :smile:
- Provide as much information as possible when opening your ticket.
- Look up for open issues and see if you can help out there.
- There's also a web-based application for this tool under (major) construction
called [spotifube](https://github.com/linusg/spotifube).
Check it out if you'd like to contribute to it!
## Installation
- **This tool supports only Python 3**, Python 2 compatibility was dropped
@@ -290,6 +276,10 @@ docker run --rm -it -v $(pwd):/music ritiek/spotify-downloader -l ncs-releases.t
- `10` - Invalid playlist URL
- `11` - Playlist not found
## Contributing
Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more info.
## Running Tests
```