Thank you for considering contributing to this repository. Your contributions, whether through code, documentation, or ideas, are highly valued. We appreciate the time and effort you are investing in strengthening this project!
Please open a GitHub issue, providing:
- Your operating system name and version,
jaxparrow
version,- Self-contained code snippet to reproduce the bug.
Please open a GitHub issue to discuss it.
Signal your contribution in the relevant GitHub issue, and do not hesitate to create one if needed!
- Fork the repo on GitHub,
- Clone your fork locally,
- Create a branch for local development and make changes locally,
- Commit your changes and push your branch to GitHub,
- Submit a pull request through the GitHub website.
Thanks!
Here are a few coding conventions:
- Avoid obscure or too long variable names,
- Lines of code must not exceed 120 characters,
- Use 4-space indentation,
- Refrain from capitalizing variable names.
Please refer to CONDUCT.md.