From eb1aa8f6e1e19caacb4e16b55f752b3f33dc3d45 Mon Sep 17 00:00:00 2001 From: Christina Ausley Date: Tue, 15 Oct 2024 09:34:34 -0400 Subject: [PATCH] resolve comments --- docs/components/early-access/overview.md | 29 ++++++++++++------------ 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/docs/components/early-access/overview.md b/docs/components/early-access/overview.md index 5c2299e65dc..2a1e1120cd3 100644 --- a/docs/components/early-access/overview.md +++ b/docs/components/early-access/overview.md @@ -20,21 +20,20 @@ These features may be unstable, and subject to significant changes or removal. ## Alpha features -Alpha features are more developed and closer to becoming part of the product but may not yet be fully optimized or supported. Selected Camunda features and components are released as alpha versions to provide early access. By testing these features, you have the opportunity to participate in their development by sharing feedback before they reach General Availability (GA). +[Alpha features](/docs/reference/alpha-features.md) are more developed and closer to becoming part of the product but may not yet be fully optimized or supported. Selected Camunda features and components are released as alpha versions to provide early access. By testing these features, you have the opportunity to participate in their development by sharing feedback before they reach General Availability (GA). ## What to expect -| | Experimental features | Alpha features | -| ----------------------------------- | -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | -| Purpose | Early innovation and ideation | Test upcoming features that could make it to GA | -| Suitable for production use | No | No | -| Stability | APIs, dependencies, and configuration are likely to change. | APIs, dependencies, and | -| configuration are likely to change. | -| Feature complete | No | No | -| Documentation | May have some or no documentation. | May have some documentation. | -| Updates | No guaranteed updates. May be removed entirely and may not evolve into alpha or official features. | No guaranteed updates to newer releases, but likely to continue development. | -| Support | No dedicated support or SLAs. | Support based on SLAs, with bugs treated as part of regular feature/help requests. | -| Maintenance service | No | No | -| Available on | SaaS/Self-Managed | SaaS/Self-Managed | -| Release cycle | Outside the standard [release policy](/docs/reference/release-policy.md) | Outside the standard [release policy](/docs/reference/release-policy.md) | -| Admin/owner access required | Yes | Yes | +| | Experimental features | Alpha features | +| ---------------------------------- | -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | +| Purpose | Early innovation and ideation | Test upcoming features that could make it to GA | +| Suitable for production use | No | No | +| Stability | APIs, dependencies, and configuration are likely to change. | APIs, dependencies, and configuration are likely to change. | +| Feature complete | No | No | +| Documentation | May have some or no documentation. | May have some documentation. | +| Updates | No guaranteed updates. May be removed entirely and may not evolve into alpha or official features. | No guaranteed updates to newer releases, but likely to continue development. | +| Support | No dedicated support or SLAs. | Support based on SLAs, with bugs treated as part of regular feature/help requests. | +| Maintenance service | No | No | +| Available on | SaaS/Self-Managed | SaaS/Self-Managed | +| Release cycle | Outside the standard [release policy](/docs/reference/release-policy.md) | Outside the standard [release policy](/docs/reference/release-policy.md) | +| Admin/owner access required | Yes | Yes |