From 7d8277d161aa421124e2c99f98a5122f3f7ff76c Mon Sep 17 00:00:00 2001 From: Karim Daghari Date: Tue, 31 Oct 2023 16:57:10 +0100 Subject: [PATCH] chore: update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a0125e1..59a4fe3 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,9 @@ We hope that these tools will help streamline your development process, make it ## Contributing To contribute to the monorepo, please create a PR with your changes. The PR will be reviewed by the team and merged if approved. If you have any questions, please reach out to the team on Slack. + +## Dev workflow + +1. Create a PR, and make sure to bump the package version +2. Review/Merge the PR +3. VoilĂ ! The action will take care of publishing your packages to npm.