Thank you for your interest in contributing! This guide provides an overview of the contribution process and links to the documentation you'll need to get started.
Before making changes, ensure you have:
- A GitHub account.
- Git installed and configured.
- A development environment set up using Jetify Devbox (see the Development Environment guide below).
To create a reproducible development environment, this project uses Jetify Devbox.
➡️ See the Development Environment guide for installation and setup instructions.
The recommended development workflow, including building, testing, and running the project locally, is documented in the Development Guide.
- Create a branch for your changes.
- Make and test your changes.
- Commit your work with clear commit messages.
- Open a pull request describing your changes.
Please be respectful and constructive when participating in discussions and reviews.