1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-13 12:42:25 +03:00
Files
libhttp/docs/Contribution.md
2016-11-15 20:04:22 +01:00

11 lines
613 B
Markdown

Contributing to LibHTTP
====
Contributions to LibHTTP are welcome, provided all contributions carry the MIT license.
- Please first create an issue on GitHub.
- If possible, create a pull request on GitHub. Please take care your modifications pass the continuous integration checks. These checks are performed automatically when you create a pull request, but it may take some hours until all tests are completed.
- Alternatively, you can post a patch. However, pull requests are preferred.
- Contributor names are listed in CREDITS.md, unless you explicitly state you don't want your name to be listed there.