Contributing to A/B Testingยถ

Thank you for considering your time in contributing to project! Please read our Contributor Code of Conduct to keep community approachable and respectable.

Please feel free to contact on me on mihirdeo16@gmail.com, if have any idea or concept that you want to discuss.

How to a create an Issueยถ

If you notice a problem with the code flow or document, kindly search if an issue is already been raised in Issue section or not. If the related issue doesnโ€™t exist, you can open a new issue ๐Ÿ™Œ.

Please,๐Ÿท๏ธ Categorizes the issue in one of the three main tags
  • ๐Ÿ”ง Code flow improvement, i.g fix bugs, logic improvement, coverage raise, test cases.

  • ๐Ÿ—๏ธ Add a new feature, such as new method of analysis or report module for results showcasing.

  • ๐Ÿ—’๏ธ Enhancing documentation, to improve or add more documentation about the library.

๐Ÿ—๏ธ Add a new featureยถ

A/B testing is topic related statistics and data science, and widely used in different industries. Yet not much documentation and information is available and very sparse on the web. So, it would be really appreciated if you find and any new statistics test or method for A/B testing that you want to contribute to this project. To make it more informative and articulated proposed new change, please mentioned following things to the issue.

  • ๐Ÿ—’๏ธ Brief idea about the feature that you want to add to library.

  • ๐Ÿ”ฌ paper citation or blog where you read about this, given that author has approved this and or under appropriate open license.

Pull Requestยถ

When youโ€™re finished with the changes, create a pull request with tag and just mention in brief the your changes. Once review is done we can merge the branch and release new version. Upon completing these changes and it is reflected on the pypi, your contribution will be mentioned in the README. Thanks for your contribution to this project ๐Ÿ’ฅ and congratulation โœจ๐ŸŽ‰.