From b1775a3dc18750af1720f379814a7fbef450bd3e Mon Sep 17 00:00:00 2001 From: electricplayer <40640596+electricplayer@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:00:10 -0500 Subject: [PATCH 1/3] docs: clarify Pro-plan notice for OSS (#368) Signed-off-by: electricplayer <40640596+electricplayer@users.noreply.github.com> --- src/components/ProPlanNotice.mdx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/ProPlanNotice.mdx b/src/components/ProPlanNotice.mdx index da4ac0e4..9f4f3df3 100644 --- a/src/components/ProPlanNotice.mdx +++ b/src/components/ProPlanNotice.mdx @@ -2,6 +2,9 @@ :::info Pro Plan Feature -This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our [pricing page](https://www.coderabbit.ai/pricing) for more information about our plans and features. +This feature is part of the **Pro plan** and not included in the Lite plan. +However, **public open-source repositories get every Pro-tier feature for free**. +Learn more in our [introduction](../overview/introduction) and see the full comparison +on the [pricing page](https://www.coderabbit.ai/pricing). ::: From cafaec5ac581891c4985ec46c74400ddfb120144 Mon Sep 17 00:00:00 2001 From: Hardik Date: Sun, 27 Jul 2025 23:52:51 -0500 Subject: [PATCH 2/3] docs: clarify Pro-plan notice --- src/components/ProPlanNotice.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/ProPlanNotice.mdx b/src/components/ProPlanNotice.mdx index 9f4f3df3..1ac61922 100644 --- a/src/components/ProPlanNotice.mdx +++ b/src/components/ProPlanNotice.mdx @@ -7,4 +7,6 @@ However, **public open-source repositories get every Pro-tier feature for free** Learn more in our [introduction](../overview/introduction) and see the full comparison on the [pricing page](https://www.coderabbit.ai/pricing). +This feature is part of the CodeRabbit Pro plan. You can use it with any public repository for free. To use it with a private repository, your organization must subscribe to CodeRabbit at the Pro tier or above. For more information on CodeRabbit pricing plans, see [pricing](https://www.coderabbit.ai/pricing). + ::: From f8b7646c7fa50918f91a65226d8b8be8d1519fe5 Mon Sep 17 00:00:00 2001 From: Hardik Date: Sun, 27 Jul 2025 23:54:31 -0500 Subject: [PATCH 3/3] docs: clarify Pro-plan notice --- src/components/ProPlanNotice.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/ProPlanNotice.mdx b/src/components/ProPlanNotice.mdx index 1ac61922..bec7940e 100644 --- a/src/components/ProPlanNotice.mdx +++ b/src/components/ProPlanNotice.mdx @@ -2,11 +2,6 @@ :::info Pro Plan Feature -This feature is part of the **Pro plan** and not included in the Lite plan. -However, **public open-source repositories get every Pro-tier feature for free**. -Learn more in our [introduction](../overview/introduction) and see the full comparison -on the [pricing page](https://www.coderabbit.ai/pricing). - This feature is part of the CodeRabbit Pro plan. You can use it with any public repository for free. To use it with a private repository, your organization must subscribe to CodeRabbit at the Pro tier or above. For more information on CodeRabbit pricing plans, see [pricing](https://www.coderabbit.ai/pricing). :::