Contributing to pyAB

Welcome! pyAB is a community project and your contribution is important to the packages usability and success.

Code of Conduct

Contributors and participants of pyAB are expected to follow guidelines provided by Python Community Code of Conduct.

General Guidelines

  • For issues, please submit them to the issue tracker. If you can provide features, improvements or anything else the world of AB Testing has to offer, your contributions are highly appreciated.
  • Code in master branch should reflect the latest version. Create a pull request and add your merge request to the dev-pyab branch.
  • Please follow pep8 for coding conventions. For quick information about Git, visit https://rogerdudler.github.io/git-guide/.