23 lines
777 B
Markdown
23 lines
777 B
Markdown
# How to contribute
|
|
|
|
Contributions to Net-SSLeay are welcome.
|
|
|
|
## Source code repository
|
|
The Net-SSLeay source code is currently hosted on
|
|
[GitHub](https://github.com/radiator-software/p5-net-ssleay).
|
|
|
|
## Issue tracking
|
|
Please open an [issue](https://github.com/radiator-software/p5-net-ssleay/issues)
|
|
on GitHub to report any bugs or installation issues you encounter.
|
|
|
|
## Patches and code contributions
|
|
Please submit your bug fixes and feature additions by opening a
|
|
[pull request](https://github.com/radiator-software/p5-net-ssleay/pulls)
|
|
on GitHub.
|
|
|
|
All contributions to Net-SSLeay are assumed to be provided under the
|
|
terms of the Artistic License 2.0. See [`LICENSE`](LICENSE) for details.
|
|
|
|
## More information
|
|
See [README](README) for more information about this module.
|