Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 700 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 700 Bytes

Requesting new features, or reporting bugs:

To request a new feature, or report a bug, please consult the following blog post

Contributing to JASP

Anyone is welcome to contribute to JASP. If you have created a new module/analysis, fixed a bug you found, or implemented a feature on your own branch, please submit a pull request. See Dev Docs for more details about the development.

Pull request process

A pull request must be reviewed by at least one member of JASP. To ensure that (if applicable):

  • The code should match the JASP style guide
  • Tests should accompany any new analysis/module