h2o/CONTRIBUTING.md
2019-03-21 03:05:36 +09:00

22 lines
1.2 KiB
Markdown

We welcome third party contributions to H2O. The most straightforward way to do
so, is to fork the project and submit a PR. If the change you're proposing is
substantial, it might be a good idea to open an issue in the
[issue tracker](https://github.com/h2o/h2o/issues) in order to discuss it first.
By submitting a pull request, you agree to license the submitted code under
[the MIT License](https://opensource.org/licenses/MIT). If you do not own the
copyright of the code that is being submitted, please clarify the name of the
copyright holder and the license under which the copyrighted material can be
used so that we can review if it could be incorporated as part of the project.
You may also want to read the [developer documentation](https://github.com/h2o/h2o/wiki#development-documentation),
that includes:
* [Coding Style](https://github.com/h2o/h2o/wiki/Coding-Style)
* [Running Tests, Fuzzers](https://github.com/h2o/h2o/wiki/Running-Tests%2C-Fuzzers)
* [Importing Third-party Code](https://github.com/h2o/h2o/wiki/Importing-Third-party-Code)
* [Editing Documentation](https://github.com/h2o/h2o/wiki/Editing-Documentation)
Reporting Security Issues
---
Please report vulnerabilities to h2o-vuln@googlegroups.com.