Skip to content

Commit

Permalink
Fix HTML line break tags in table
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenning authored Oct 16, 2024
1 parent 083a317 commit 9161e0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/ui-patterns/feature-onboarding.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -365,9 +365,9 @@ Note: The `Technical preview` label may sometimes be used by the Next team for e

||Stage|Details|
|--|--|--|
| ![private preview](https://github.com/user-attachments/assets/c509e399-0b44-4009-8fed-708042aa33b8) |**Private Preview** <br>(formerly Alpha, Private Beta, Staff) |- Not publicly announced<br>- Support handled by the product and engineering team (no SLAs) |
| ![public preview](https://github.com/user-attachments/assets/3f549ab1-3b1c-425d-b7c3-95c591bed4fc) |**Public Preview** <br>(formerly Limited Public Beta, Public Beta) |- Publicly announced<br>- Customers should not yet take production dependencies on the service (no SLAs)<br>- Support handled by the product and engineering teams. With VP Support approval, exceptions allow the Support team to handle tickets. |
| | **General Availability** |- Available to ALL GHEC Customers<br>- SLAs apply (where applicable, some products do not have SLAs)<br>- Support provided |
| ![private preview](https://github.com/user-attachments/assets/c509e399-0b44-4009-8fed-708042aa33b8) |**Private Preview** <br/>(formerly Alpha, Private Beta, Staff) |- Not publicly announced<br/>- Support handled by the product and engineering team (no SLAs) |
| ![public preview](https://github.com/user-attachments/assets/3f549ab1-3b1c-425d-b7c3-95c591bed4fc) |**Public Preview** <br/>(formerly Limited Public Beta, Public Beta) |- Publicly announced<br/>- Customers should not yet take production dependencies on the service (no SLAs)<br/>- Support handled by the product and engineering teams. With VP Support approval, exceptions allow the Support team to handle tickets. |
| | **General Availability** |- Available to ALL GHEC Customers<br/>- SLAs apply (where applicable, some products do not have SLAs)<br/>- Support provided |

We recommend gathering feedback through a discussion to enable seamless follow-up with the user. This discussion should specify the changes made, providing clarity to the user about what's new. In case of deprecating a feature, it's crucial to provide additional information through our documentation. Note that features that were never promoted beyond the `Private preview` lifecycle do not need to go through a deprecation lifecycle.

Expand Down

0 comments on commit 9161e0e

Please sign in to comment.