GitHub issues and pull requests are welcome.
Changes to the package repositories should be submitted to those repositories, not here. See https://github.com/petere/pex-packages for the default repository.
- For every change, a test case should be added.
- Update the man page for behavioral changes.
- Update the help output when changing commands or options.
- The shell code should be indented with 8-space-wide tabs.
- Run
make maintainer-check
, or at least the subset that works on your platform.