Contributing
============

Thank you for considering contributing to "[% name %]".

This file contains instructions that will help you work with the Project.

GitHub
------

The code for this Project is hosted at GitHub. The repository is:

  [% devel.git %]

You can get the code with this command:

  git clone [% devel.git %]

If you've found a bug or a missing feature that you would like the author to
know about, report it here:

  [% devel.bug %]

or fix it and submit a pull request here:

  [% devel.git _ '/pulls' %]

See these links for help on interacting with GitHub:

* https://help.github.com/
* https://help.github.com/articles/creating-a-pull-request

Zilla::Dist
-----------

This Project uses Zilla::Dist to prepare it for publishing to CPAN. Read:

  https://metacpan.org/pod/distribution/Zilla-Dist/lib/Zilla/Dist/Contributing.pod

for up-to-date instructions on what contributors like yourself need to know to
use it.


Thanks in advance, [% author.name %]
