1
0
Fork 0
mirror of synced 2026-06-05 18:38:19 +00:00
configure-aws-credentials/.github/ISSUE_TEMPLATE/documentation.yml
Peter Woodworth 2fd1c82a69
chore: add issue templates and actions (#507)
* chore: add issue templates and actions

* chore: add issue templates and actions
2022-10-01 00:31:14 +00:00

14 lines
402 B
YAML

---
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