1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Contributing to CGI::Github::Webhook
====================================
Pull requests on GitHub for bug fixes or features are very welcome.
* If you contribute bigger patches which validate you own copyright,
please use the same license terms as perl itself, i.e. GPLv1+ or
Artistic License.
Bug reports
-----------
Please report any bugs, either via
[via GitHub Issues](https://github.com/xtaran/CGI-Github-Webhook/issues)
or via the CPAN Request Tracker by sending an e-mail to
<bug-cgi-github-webhook@rt.cpan.org> or submitting a bug report
through the
[CPAN Request Tracker web interface](http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CGI-Github-Webhook).
|