When reporting a bug please include as much information as possible. Include the output of the plugin with the -verbose and -debug options.
If possible give a real-life example that can be tested
- Always write clear log messages for your commits
- Check the code with
Perl::Critic - Always log your changes in the Changes file
- Always test the changes
make testand be sure that all the tests are passed - If possible write some tests to validate the changes you did to the plugin