For the complete documentation index, see llms.txt. This page is also available as Markdown.

Description

The description section (required) allows to include comments about the template. The description must follow the version section.

The value for the description declaration must be a literal string that is between 0 and 1024 bytes in length. The following snippet is an example of a description declaration:

description: >
  Here are some
  details about
  the template.

Last updated

Was this helpful?