Add documentation issue template

This commit is contained in:
Josh.5
2022-10-10 01:37:52 +13:00
parent 595e60182b
commit 81e378e9d0

View File

@@ -0,0 +1,17 @@
---
name: Documentation Improvement
description: Suggest an update to documentation.
labels: ['status:awaiting-triage', 'type:documentation']
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to help improve!
- type: textarea
id: description
attributes:
label: Description
description: Provide a description of the proposed changes.
validations:
required: true