12 lines
455 B
Markdown
12 lines
455 B
Markdown
# Contributing to Hyper
|
|
|
|
You want to contribute? You're awesome! Don't know where to start? Check the [list of easy issues](https://github.com/hyperium/hyper/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy).
|
|
|
|
[easy tag]: https://github.com/hyperium/hyper/issues?q=label%3AE-easy+is%3Aopen
|
|
|
|
|
|
## [Pull Requests](./docs/PULL_REQUESTS.md)
|
|
|
|
- [Submitting a Pull Request](./docs/PULL_REQUESTS.md#submitting-a-pull-request)
|
|
- [Commit Guidelines](./docs/COMMITS.md)
|