Skip to content

macai-project/macai-ui-components

Repository files navigation

release semantic-release Conventional Commits

macai-ui-components

how to contribute

Components have to be exported from /src/index.ts. Icons have to be exported from /src/icons/index.ts.

If you export a new component, add a story for the storybook in /stories. If you export a new icon, it will be automatically added to the icons story.

release flow

here you can find an explanation of the release flow.