Thank you for your interest in contributing to Pigeons.jl! There are multiple ways to contribute, and we appreciate all contributions.
If you are working with Pigeons, and run into a bug, or require additional features, we definitely want to know about it. Please let us know by creating a GitHub Issue.
If you would like to contribute, please feel free to open a pull request. The pull request should:
- Include a small unit test
- Not contain any unrelated changes
- Be an isolated change. Independent changes should be submitted as separate pull requests as this makes reviewing easier.
As a Julia Project we expect all participants to abide by the Julia Community Standards.