mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Link to CONTRIBUTING.md
This commit is contained in:
18
README.md
18
README.md
@@ -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
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user