Thank you for considering contributing to swift-corelibs-multitasking! We welcome any contributions that make the project better and more robust.
- Fork the Repository: Create a personal fork of the repository on GitHub.
- Clone Your Fork: Clone your fork to your local development machine.
- Create a Branch: Create a new branch for your work.
- Make Changes: Make your changes in the new branch.
- Run Tests: Run the tests to ensure your changes do not break existing code.
- Commit Changes: Commit your changes with a descriptive commit message.
- Push to GitHub: Push your changes to your fork on GitHub.
- Create a Pull Request: Create a pull request from your fork to the main repository.
Please read and follow our Code of Conduct.
If you find a bug or want to request a feature, please open an issue on GitHub.
- Write clean, readable, and maintainable code.
- Follow the existing coding style and conventions.
- Write tests for new features and bug fixes.
- Update documentation if necessary.
By contributing to swift-corelibs-multitasking, you agree that your contributions will be licensed under the same license as the project.