Thank you for your interest in contributing to the AstronClaw & Loomy Tutorial project! We welcome contributions from everyone.
- Fork the repository
- Create a new branch for your feature or bug fix (
git checkout -b feature/my-feature) - Make your changes
- Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/my-feature) - Open a Pull Request
Before we can merge your Pull Request, you must sign our Contributor License Agreement (CLA). When you open a Pull Request, the CLA Assistant bot will automatically check if you have signed the CLA.
If you haven't signed it yet, the bot will leave a comment on your Pull Request with a link to authorize via GitHub and sign the agreement on the web portal.
You only need to sign the CLA once for all your future contributions to this project.
By participating in this project, you agree to abide by our code of conduct and treat all contributors with respect.