We welcome contributions! Here's how you can contribute to the project:
- Fork the repository.
- Clone your fork locally.
- Create a new branch.
- Make your changes.
- Commit your changes.
- Push your branch to your fork.
- Open a pull request.
- Please follow the existing code style.
- Use TypeScript for type safety.
- Ensure that your code is well-tested.
If you encounter an issue, please open an issue in the GitHub repository with as much detail as possible, including steps to reproduce.