Initially this creates a top-level "dev" directory to hold documents pertaining to the development, as opposed to the usage, of hyper. For a first doc, it splits out the commit guidelines to its own file. cc #2586
11 lines
346 B
Markdown
11 lines
346 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
|
|
|
|
- [Commit Guidelines](./dev/COMMITS.md)
|