File: CONTRIBUTING.md

package info (click to toggle)
libnet-ssleay-perl 1.94-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,236 kB
  • sloc: ansic: 6,661; perl: 3,924; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.