From 0bc30f4e6156b1015028083504b56a3bc2c5f003 Mon Sep 17 00:00:00 2001 From: Kevin Ghadyani Date: Fri, 6 Jan 2023 13:23:06 -0600 Subject: [PATCH] docs: added note about what components are for Odyssey --- .../src/contributing/LabsComponents.stories.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/odyssey-storybook/src/contributing/LabsComponents.stories.mdx b/packages/odyssey-storybook/src/contributing/LabsComponents.stories.mdx index 8c3558100d..851b677e63 100644 --- a/packages/odyssey-storybook/src/contributing/LabsComponents.stories.mdx +++ b/packages/odyssey-storybook/src/contributing/LabsComponents.stories.mdx @@ -4,6 +4,8 @@ import { Meta } from "@storybook/addon-docs/blocks"; # Contibuting Odyssey Labs Components +Anything being built for Okta products on public APIs is appropriate for Odyssey Labs, but ultimately, design needs to approve any Odyssey components. + If you are wanting to add components to Odyssey Labs, read this doc first before creating a PR. ## Requirements