name: Bug Report
description: File a bug report
type: bug
body:
  - type: markdown
    attributes:
      value: |
        Thanks for taking the time to fill out this bug report!
        Please don't use generative AI to generate the text of this issue.
        See our [AI Policy](https://github.com/Smithay/smithay/blob/master/AI.md) for more information.
  - type: checkboxes
    id: terms
    attributes:
      options:
        - label: I have read the [AI policy](https://github.com/Smithay/smithay/blob/master/AI.md).
          required: true
  - type: textarea
    id: description
    attributes:
      label: Issue description
