Skip to content

Commit 7835856

Browse files
committed
Add model name
1 parent 7aac4ce commit 7835856

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_template.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ body:
4444
description: What version of OpenHands are you using?
4545
placeholder: ex. 0.9.8, main, etc.
4646

47+
- type: input
48+
id: model-name
49+
attributes:
50+
label: Model Name
51+
description: What model are you using?
52+
placeholder: ex. gpt-4o, claude-3-5-sonnet, openrouter/deepseek-r1, etc.
53+
4754
- type: dropdown
4855
id: os
4956
attributes:

0 commit comments

Comments
 (0)