summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/documentation.yml
blob: 26105c6af05e39051b59e68c47b441688ddd703d (plain)
1
2
3
4
5
6
7
8
9
10
11
name: Documentation Issue
description: Report an issue with documentation
labels: [documentation]

body:
- type: textarea
  id: issue
  attributes:
    label: What is the issue?
  validations:
    required: true