Skip to contents

Thank you for considering a contribution to outcomerate.

Reporting issues

Use the GitHub issue tracker to report bugs or suggest improvements. Before opening a new issue, please check whether a related issue already exists. Include a minimal reproducible example for bug reports whenever possible.

For substantial changes, open an issue before starting work so the proposed approach can be discussed.

Pull requests

  1. Fork the repository and create a branch from main.
  2. Make a focused change and add or update tests where appropriate.
  3. Run devtools::document(), devtools::test(), and devtools::check().
  4. Update user-facing documentation and NEWS.md when relevant.
  5. Open a pull request and describe both the change and how it was tested.

Please follow the existing code style and do not include unrelated changes in the same pull request.

Code of Conduct

By participating in this project, you agree to follow its Code of Conduct.