anything-llm/.github/ISSUE_TEMPLATE/03_documentation.yml
Timothy Carambat fd4a230669
Setup issue and PR templates (#559)
* Setup issue templates
Allow ability to include blank issue
resolves #557
todo: PR template

* update templates + add PR template

* newlines
2024-01-09 14:25:53 -08:00

14 lines
378 B
YAML

name: 📚 Documentation improvement
title: "[DOCS]: "
description: Report an issue or problem with the documentation.
labels: [documentation]
body:
- type: textarea
id: description
attributes:
label: Description
description: Describe the issue with the documentation that is giving you trouble or causing confusion.
validations:
required: true