Skip to content

Commit

Permalink
🚸 Update bug report template (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dexhunter authored Dec 17, 2024
1 parent 0fbe106 commit 8a75fe3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ body:
description: What version of AIDE are you using?
placeholder: ex. 0.1.4, main, etc.

- type: input
id: llm
attributes:
label: LLM
description: Which llm are you using?
placeholder: ex. gpt-4-turbo, claude-3-5-sonnet, etc.

- type: dropdown
id: os
attributes:
Expand Down

0 comments on commit 8a75fe3

Please sign in to comment.