mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-26 23:34:59 +00:00
copy
This commit is contained in:
parent
7114eb55b0
commit
0689d89e87
1 changed files with 2 additions and 11 deletions
13
.github/ISSUE_TEMPLATE/issue.yml
vendored
13
.github/ISSUE_TEMPLATE/issue.yml
vendored
|
@ -13,20 +13,11 @@ body:
|
||||||
label: Version and model info
|
label: Version and model info
|
||||||
description: Please include the aider version, model name and other config/switches in effect.
|
description: Please include the aider version, model name and other config/switches in effect.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
When asking questions or reporting issues, it is very helpful if you can include:
|
Please include aider version, model being used (`gpt-4-xxx`, etc) and any other switches or config settings that are active. Just copy & paste these lines from aider's output:
|
||||||
|
|
||||||
- Aider version
|
|
||||||
- Model being used (`gpt-4-xxx`, etc)
|
|
||||||
- Other switches or config settings that are active
|
|
||||||
|
|
||||||
The easiest way to do this is just just copy & paste the announcement lines that aider prints when you launch it, like these:
|
|
||||||
|
|
||||||
```
|
|
||||||
Aider v0.21.2-dev
|
Aider v0.21.2-dev
|
||||||
Model: gpt-4-0613 using diff edit format
|
Model: gpt-4-0613 using diff edit format
|
||||||
Git repo: .git with 134 files
|
Git repo: .git with 134 files
|
||||||
Repo-map: using 1024 tokens
|
Repo-map: using 1024 tokens
|
||||||
Use /help to see in-chat commands, run with --help to see cmd line args
|
|
||||||
```
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
Loading…
Add table
Add a link
Reference in a new issue