# Contributing

<figure><img src="https://2659888727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnMzjqteyjRQVvzh8VUQx%2Fuploads%2F8UKxYFa9uZWiJWsQitmw%2Fprivateghandi_humanoids_performing_an_experiment_chrome_3d_bl_ecff20db-9098-45ea-a756-a68de40e6d8f_0.png?alt=media&#x26;token=d0dd41cf-2f93-4b53-a052-7de14912c066" alt=""><figcaption></figcaption></figure>

We love collaborators! To contribute:

1. Fork the repository.
2. Create a feature branch:

   ```bash
   bashCopy codegit checkout -b feature-name
   ```
3. Commit your changes:

   ```bash
   bashCopy codegit commit -m "Add feature-name"
   ```
4. Push and submit a pull request.
