aboutsummaryrefslogtreecommitdiff
path: root/.github/DISCUSSION_TEMPLATE/announcements.yml
blob: 133a49ce40e09545f2400021fc01f96f2d8f54c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body:
  - type: markdown
    attributes:
      value: |
        Thanks for taking the time to read this announcement!

  - type: textarea
    id: description
    attributes:
      label: description
      description: Please describe the announcement in as much detail as possible.
      placeholder: Make an announcement here...
    validations:
      required: true