X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=CONTRIBUTING;h=97c118096d9e73788f51b01d22fea9d9a8ce167f;hp=528a63be0451b42bd39f526bc88647eaba3d0ab3;hb=refs%2Ftags%2Fv1.003028;hpb=fa625b2fbbbfe5c1cd4e957012f32fd0f66fb5f3 diff --git a/CONTRIBUTING b/CONTRIBUTING index 528a63b..97c1180 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -29,7 +29,7 @@ patches you have. You may need to satisfy some dependencies. The easiest way to satisfy dependencies is to install the last release -- this is available at -https://metacpan.org/release/Devel-REPL. +https://metacpan.org/release/Devel-REPL If you use cpanminus, you can do it without downloading the tarball first: @@ -74,14 +74,21 @@ Once installed, here are some dzil commands you might try: You can learn more about Dist::Zilla at http://dzil.org/. +The code for this distribution is hosted at GitHub. The repository is: +https://github.com/p5sagit/Devel-REPL +You can submit code changes by forking the repository, pushing your code +changes to your clone, and then submitting a pull request. Detailed +instructions for doing that is available here: + +https://help.github.com/articles/creating-a-pull-request If you have found a bug, but do not have an accompanying patch to fix it, you can submit an issue report here: https://rt.cpan.org/Public/Dist/Display.html?Name=Devel-REPL -or via bug-Devel-REPL@rt.cpan.org. +or via email: bug-Devel-REPL@rt.cpan.org There is also an irc channel available for users of this distribution, at -irc://irc.perl.org/#devel-repl. +irc://irc.perl.org/#devel-repl If you send me a patch or pull request, your name and email address will be included in the documentation as a contributor (using the attribution on the @@ -90,5 +97,5 @@ wish to be listed under a different name or address, you should submit a pull request to the .mailmap file to contain the correct mapping. -This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.006 from a -template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.102. +This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.009 from a +template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.111.