mirror of
https://github.com/Noratrieb/icefun.git
synced 2026-01-14 21:05:00 +01:00
private
This commit is contained in:
parent
25adea4103
commit
7af1274587
160 changed files with 38999 additions and 4 deletions
11
hyper/CONTRIBUTING.md
Normal file
11
hyper/CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue