[PR #910] [CLOSED] Documentation update for README.md, bug_report.md, and TUTORIAL.md #1075

Closed
opened 2026-02-28 00:03:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/910
Author: @lucasj9
Created: 12/1/2022
Status: Closed

Base: masterHead: documentation-update


📝 Commits (2)

📊 Changes

3 files changed (+45 additions, -5 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+1 -1)
📝 README.md (+43 -3)
📝 TUTORIAL.md (+1 -1)

📄 Description

Added a bug reporting section to the README.md so contributors can collect the information before submitting a bug report.

This should also help filter out some of the bug reporting as the descriptions for each of the sections is more detailed and hopefully provokes contributors to sig in a bit more and provide more information

Also to address an issue I saw posted, I referred to the setup.py to add a line in the tutorial.md that specifies that any python version above 3.4 will work with the library. This is a small issue to fix but for some that are just starting with python the version numbers can be confusing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/910 **Author:** [@lucasj9](https://github.com/lucasj9) **Created:** 12/1/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `documentation-update` --- ### 📝 Commits (2) - [`eba9aa4`](https://github.com/spotipy-dev/spotipy/commit/eba9aa4ee688512be1dd10c253bb8ef6690bb090) Update to README.md documentation - [`1474f34`](https://github.com/spotipy-dev/spotipy/commit/1474f340063c15f53806111375e9e9784d1f4c61) Update README.md ### 📊 Changes **3 files changed** (+45 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+1 -1) 📝 `README.md` (+43 -3) 📝 `TUTORIAL.md` (+1 -1) </details> ### 📄 Description Added a bug reporting section to the README.md so contributors can collect the information before submitting a bug report. This should also help filter out some of the bug reporting as the descriptions for each of the sections is more detailed and hopefully provokes contributors to sig in a bit more and provide more information Also to address an issue I saw posted, I referred to the setup.py to add a line in the tutorial.md that specifies that any python version above 3.4 will work with the library. This is a small issue to fix but for some that are just starting with python the version numbers can be confusing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1075
No description provided.