This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to annotated tag release/0.12-TRIAL in repository libhtml-scrubber-perl.
commit 57474ccc9cc6805546f0a9430f2b593f75f4b0c1 Author: Michael Caron <[email protected]> Date: Fri Mar 13 08:01:47 2015 -0500 Added a contributing section to the readme --- README.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.pod b/README.pod index 0bd12dc..cb564d5 100644 --- a/README.pod +++ b/README.pod @@ -325,6 +325,10 @@ L<HTML::Parser>, L<Test::Inline>, L<HTML::Sanitizer>. See perlmodinstall for information and options on installing Perl modules. +=head1 CONTRIBUTING + +If you want to contribute to the development of this module, the code is on L<GitHub|http://github.com/nigelm/html-scrubber>. You'll need a perl environment with L<Dist::Zilla>, and if you're just getting started, there's some documentation on using Vagrant and Perlbrew L<here|http://mrcaron.github.io/2015/03/06/Perl-CPAN-Pull-Request.html>. + =head1 BUGS AND LIMITATIONS You can make new bug reports, and view existing ones, through the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-scrubber-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
