Contributions to tinycoro are welcome and encouraged! If you'd like to contribute, please follow these steps:
- Fork the repository: Start by forking the project on GitHub and cloning your fork locally.
- Create a branch: Create a new branch for your feature or bugfix. Ensure the branch name reflects the purpose of your changes (e.g.,
feature/new-featureorbugfix/issue-123). - Make your changes: Implement your feature or fix. Please ensure your code follows the project's style guidelines and includes appropriate tests.
- Commit and push: Commit your changes with clear, descriptive messages, and push your branch to your forked repository.
- Open a pull request: Submit a pull request (PR) to the main repository. Be sure to explain the purpose and impact of your changes in the PR description.
Thank you for helping make tinycoro better.
co_return ;)