name: Documentation
description: Tell us how we can improve the contents of the docs!
title: "[Docs]: "
labels: ["documentation"]
body:
    - type: markdown
      attributes:
          value: |
              Thanks for taking the time to fill out this form!
    - type: textarea
      id: description
      attributes:
          label: Description
      validations:
          required: true
