Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.08 KB

File metadata and controls

25 lines (16 loc) · 1.08 KB

Contributing to AstronClaw & Loomy Tutorial

Thank you for your interest in contributing to the AstronClaw & Loomy Tutorial project! We welcome contributions from everyone.

How to Contribute

  1. Fork the repository
  2. Create a new branch for your feature or bug fix (git checkout -b feature/my-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/my-feature)
  6. Open a Pull Request

Contributor License Agreement (CLA)

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.

Code of Conduct

By participating in this project, you agree to abide by our code of conduct and treat all contributors with respect.