Contributing to Business::UPS

Thank you for considering contributing to Business::UPS!

How to Contribute

  1. Fork the repository at https://github.com/cpan-authors/Business-UPS
  2. Create a feature branch (git checkout -b my-feature)
  3. Make your changes
  4. Run the tests: prove -lr t/
  5. Commit with a clear message
  6. Push and open a Pull Request

Reporting Bugs

Please open an issue at https://github.com/cpan-authors/Business-UPS/issues with:

Code Style