Files
go-task/website/versioned_docs/version-latest/experiments/template.md
2024-03-21 01:04:07 +00:00

1.1 KiB

title, sidebar_position, draft
title sidebar_position draft
--- Template --- -1 true

{Name of Experiment} (#{Issue})

:::caution

All experimental features are subject to breaking changes and/or removal at any time. We strongly recommend that you do not use these features in a production environment. They are intended for testing and feedback only.

:::

:::warning

This experiment breaks the following functionality:

  • {list any existing functionality that will be broken by this experiment}
  • {if there are no breaking changes, remove this admonition}

:::

:::info

To enable this experiment, set the environment variable: TASK_X_{feature}=1. Check out our guide to enabling experiments for more information.

:::

{Short description of the feature}

{Short explanation of how users should migrate to the new behavior}