updated template

This commit is contained in:
Yannick Stephan
2025-02-19 20:17:57 +01:00
parent 098f811ad2
commit fb5938aac4
5 changed files with 27 additions and 63 deletions

View File

@@ -11,7 +11,6 @@ body:
description: Please help us manage our time by avoiding duplicates and common questions with the steps below.
options:
- label: I have searched the existing issues and this bug is not already filed.
- label: My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
- label: I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.
- type: textarea
id: description
@@ -38,9 +37,7 @@ body:
description: The LightRAG configuration used for the run.
placeholder: The settings.yaml content or LightRAG configuration
value: |
```yaml
# Paste your config here
```
- type: textarea
id: screenshotslogs
attributes: