Thank you for considering contributing to CycleTrans! 🎉
We welcome contributions that help improve the project. Here's how you can get involved:
If you find a bug, please open an issue.
- A clear description of the problem.
- Steps to reproduce the issue.
- Any error messages or logs (if applicable).
Got an idea? Let us know by opening a feature request an issue
- A detailed explanation of your idea.
- Why you think it would benefit the project.
We love pull requests! To get started:
- Fork the repository and clone your fork.
- Create a new branch for your changes:
git checkout -b feature/your-feature-name