mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[PR #910] [CLOSED] Documentation update for README.md, bug_report.md, and TUTORIAL.md #1075
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1075
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/910
Author: @lucasj9
Created: 12/1/2022
Status: ❌ Closed
Base:
master← Head:documentation-update📝 Commits (2)
eba9aa4Update to README.md documentation1474f34Update README.md📊 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.