Fork the repository and clone it locally.
poetry install
make test
- 🌿 Create a new branch from main.
- 🛠 Make your changes.
- 🧪 Run tests and linters.
- 💾 Commit your changes.
- 🚀 Push your changes.
- 📝 Open a pull request.
- 👀 Wait for a maintainer to review your changes.
- 🔄 Make any requested changes.
- 👏 Wait for a maintainer to merge your changes.
- 🎉 Celebrate!
- 🔁 Go back to step 1.