Dixing (Dex) Xu
commited on
:children_crossing: Update bug report template (#36)
Browse files
.github/ISSUE_TEMPLATE/bug_report.yml
CHANGED
|
@@ -42,6 +42,13 @@ body:
|
|
| 42 |
description: What version of AIDE are you using?
|
| 43 |
placeholder: ex. 0.1.4, main, etc.
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
- type: dropdown
|
| 46 |
id: os
|
| 47 |
attributes:
|
|
|
|
| 42 |
description: What version of AIDE are you using?
|
| 43 |
placeholder: ex. 0.1.4, main, etc.
|
| 44 |
|
| 45 |
+
- type: input
|
| 46 |
+
id: llm
|
| 47 |
+
attributes:
|
| 48 |
+
label: LLM
|
| 49 |
+
description: Which llm are you using?
|
| 50 |
+
placeholder: ex. gpt-4-turbo, claude-3-5-sonnet, etc.
|
| 51 |
+
|
| 52 |
- type: dropdown
|
| 53 |
id: os
|
| 54 |
attributes:
|