Skip to content

Commit ccf8910

Browse files
committed
Update bug_report.yml
1 parent 5022479 commit ccf8910

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ body:
3333
- type: textarea
3434
id: configused
3535
attributes:
36-
label: LightRAG Config Used
37-
description: The LightRAG configuration used for the run.
38-
placeholder: The settings content or LightRAG configuration
36+
label: DeepCode Config Used
37+
description: The DeepCode configuration used for the run.
38+
placeholder: The settings content or DeepCode configuration
3939
value: |
4040
# Paste your config here
4141
- type: textarea
@@ -49,13 +49,13 @@ body:
4949
attributes:
5050
label: Additional Information
5151
description: |
52-
- LightRAG Version: e.g., v0.1.1
52+
- DeepCode Version: e.g., v0.1.1
5353
- Operating System: e.g., Windows 10, Ubuntu 20.04
5454
- Python Version: e.g., 3.8
5555
- Related Issues: e.g., #1
5656
- Any other relevant information.
5757
value: |
58-
- LightRAG Version:
58+
- DeepCode Version:
5959
- Operating System:
6060
- Python Version:
6161
- Related Issues:

0 commit comments

Comments
 (0)