mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
[PR #1135] [CLOSED] Update Directions and Content of CONTRIBUTING.md #1177
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#1177
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/1135
Author: @bennetthamilton
Created: 6/11/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
ca76ebcadd sections for forking, pull requests, and authors/contributors9ac7da0update change log with proposed changes📊 Changes
2 files changed (+66 additions, -2 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
CONTRIBUTING.md(+64 -2)📄 Description
Resolves #1124
I contributed to the project’s documentation by updating the CONTRIBUTING.md document. The ‘contributing.md’ is intended to give instructions to developers on how to make changes. However, it does not give very detailed instructions on how to fork and make pull requests. Existing instructions are not very clear for beginner developers.
In addition, there is an inconsistency between their repo and main website. The main website has a list of authors/contributors under the “Contribute” section which is missing in corresponding document.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.