Skip to contents

Contributions are welcome and appreciated! Thank you for taking the time to help improve this project.

How to Contribute

You can contribute in many ways, including:

  • Reporting bugs
  • Suggesting improvements or new features
  • Fixing issues
  • Improving documentation

Issues

If you’ve found a bug, please open an issue and provide a minimal working example (MWE; see also reprex) when possible.

If you’re planning to add a new feature or make a significant change, it’s a good idea to open an issue first to discuss it before starting work. This helps ensure alignment and avoids duplicate effort.

Pull Requests

  • Keep pull requests focused and reasonably sized.
  • Clearly describe what your change does and why.
  • Link to any relevant issues where applicable.

More Information

For additional information about the code structure and developer guidelines please see DEVELOPERS.md.