Your contributions are welcomed and appreciated. We strive to make the process straightforward and transparent.
- Propose significant changes via an Request for Comments (RFC) for discussion.
- Add features by submitting a PR with accompanying tests and documentation.
- Fix bugs by submitting a PR that includes tests validating the fix and any necessary documentation updates.
We encourage your pull requests.
- Fork the repository and create your branch from main.
- Include tests for any new code.
- Update documentation for all related functions.
- Ensure all tests are passing.
We track bugs with GitHub issues. Provide a clear description and instructions to reproduce the issue.
Contributions are licensed under the LICENSE file found in the root directory of this source tree.