The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Contributing to Term::CLI

These are the guidelines for contributing to the Term::CLI repository.

Issues

File an issue if you think you've found a bug. Please describe

  1. How can it be reproduced
  2. What was expected
  3. What actually occurred
  4. What version of the involved component

Issues should be filed on Github:

Patches

Patches for fixes, features, and improvements 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.

All contributions are welcome!

Please note that accepted contributions are included in the repository and hence under the same license as the repository contributed to.