Files
task/website/src/next/docs/deprecations/template.md

674 B

title, description, draft, outline
title description draft outline
--- Template --- Template for documenting deprecated features in Task true deep

{Name of Deprecated Feature} (#{Issue})

::: danger

This deprecation breaks the following functionality:

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

:::

{Short description of the feature/behavior and why it is being deprecated}

{Short explanation of any replacement features/behaviors and how users should migrate to it}