From ccc73b9d2290497908833f1db6a85fc54828cc90 Mon Sep 17 00:00:00 2001 From: Stephane Bruckert Date: Mon, 15 Jun 2020 21:28:13 +0100 Subject: [PATCH] Update Issues section --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75adf03..106b0d1 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,11 @@ for idx, item in enumerate(results['items']): ## Reporting Issues For common questions please check our [FAQ](FAQ.md). -If you have suggestions, bugs or other issues specific to this library, file them [here](https://github.com/plamere/spotipy/issues). Or just send a pull request. + +You can ask questions about Spotipy on +[Stack Overflow](http://stackoverflow.com/questions/ask). +Don’t forget to add the *Spotipy* tag, and any other relevant tags as well, before posting. + +If you have suggestions, bugs or other issues specific to this library, +file them [here](https://github.com/plamere/spotipy/issues). +Or just send a pull request.