mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-11 01:10:11 +01:00
14 lines
378 B
YAML
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
|