github.com/nektos/act@v0.2.63/.github/ISSUE_TEMPLATE/wiki_issue.yml (about)

     1  name: Wiki issue
     2  description: Report issue/improvement ragarding documentation (wiki)
     3  labels:
     4    - 'kind/discussion'
     5    - 'area/docs'
     6  body:
     7    - type: markdown
     8      attributes:
     9        value: |
    10          Thanks for taking the time to fill out this issue!
    11    - type: textarea
    12      id: details
    13      attributes:
    14        label: Details
    15        description: |
    16          Describe issue
    17      validations:
    18        required: true