Contributing to Perl::Critic
These are the guidelines for contributing to the Perl::Critic repository.
Issues
File an issue if you think you've found a bug. Please describe
- How can it be reproduced
- What was expected
- What actually occurred
- What version of the involved component
New features and improvements
To propose a new feature to add to Perl::Critic, open a GitHub issue so it can be discussed. Let us know what the feature is and why a Perl::Criitc user would want to use it.
Patches for fixes
Patches for fixes are accepted via pull requests. Pull requests should be based on the dev branch, unless you want to contribute to an active branch for a specific topic.
Please see the developer guidelines and the complete developer documentation.
Licensing and copyright
Please note that accepted contributions are included in the repository and hence under the same license as the repository contributed to.