docs(contrib): add contributing guide for submitting pull requests

This commit is contained in:
Sean McArthur
2022-04-14 18:35:28 -07:00
parent 311ba2b97e
commit d2c945e8ed
2 changed files with 51 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ You want to contribute? You're awesome! Don't know where to start? Check the [li
[easy tag]: https://github.com/hyperium/hyper/issues?q=label%3AE-easy+is%3Aopen
## Pull Requests
## [Pull Requests](./docs/PULL_REQUESTS.md)
- [Submitting a Pull Request](./docs/PULL_REQUESTS.md#submitting-a-pull-request)
- [Commit Guidelines](./docs/COMMITS.md)