Merge pull request #893 from MikeMcC399/fix/CONTRIBUTING-link

Correct case in CONTRIBUTING.md to Pull Request Checklist header
This commit is contained in:
Lars 2022-06-09 14:22:47 +02:00 committed by GitHub
commit eb74e6f213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Should you wish to work on an issue, please claim it first by commenting on the
If you have questions about one of the issues, please comment on them, and one of the maintainers will clarify.
We kindly ask you to follow the [Pull Request Checklist](#Pull-Request-Checklist) to ensure reviews can happen accordingly.
We kindly ask you to follow the [Pull Request Checklist](#pull-request-checklist) to ensure reviews can happen accordingly.
## Contributing Code