body:
  - type: markdown
    attributes:
      value: |
        ## Bug reports have moved to Issues

        Please don't open a bug discussion here. Instead, submit a bug report using the link below:

        **[Submit a bug report](https://github.com/alpinejs/alpine/issues/new/choose)**

  - type: checkboxes
    attributes:
      label: Please use Issues for bug reports
      options:
        - label: I understand that bug reports should be submitted as Issues, not Discussions.
          required: true
