updated template
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user