Skip to content

Commit a2f2025

Browse files
authored
docs: add hyperlink to pull request template [skip ci]
1 parent 7a0f8d3 commit a2f2025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ PRs to our libraries are always welcome and can be a quick way to get your fix o
3939
- Only fix/add the functionality in question **OR** address wide-spread whitespace/style issues, not both.
4040
- Add unit or integration tests for fixed or changed functionality (if a test suite already exists).
4141
- Address a single concern in the least number of changed lines as possible.
42-
- Be accompanied by a complete Pull Request template (loaded automatically when a PR is created).
42+
- Be accompanied by a complete [Pull Request template](https://github.com/jzheng2017/spotify-web-api-wrapper/blob/main/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) (loaded automatically when a PR is created).
4343
- Update the README.md with details of changes to the interface.
4444
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is [SemVer](https://semver.org/).
4545

0 commit comments

Comments
 (0)