Skip to content

Contribution Guidelines

Steps

1. Fork the repository

alt text

2. Clone the repository

git clone https://github.com/your-github-id/mic-toolkit.git

3. Install dependencies

poetry install

Activate the environment

poetry shell

Make your changes, then commit and push them.

4. Create a pull request

alt text

alt text

alt text

alt text

Once reviewed, the pull request will be merged.