chore: update .github with current

This commit is contained in:
peterwoodworth
2023-08-18 17:01:59 -07:00
parent 60a9bf1676
commit 0f1923f1a1
5 changed files with 146 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
---
name: "📕 Documentation Issue"
description: Report an issue in the README or a suggestion to improve documentation
title: "short issue description"
labels: [documentation, needs-triage]
assignees: []
body:
- type: textarea
id: description
attributes:
label: Describe the issue
description: A clear and concise description of the issue.
validations:
required: true