mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
copy
This commit is contained in:
parent
2a116eac6d
commit
7114eb55b0
1 changed files with 4 additions and 6 deletions
10
.github/ISSUE_TEMPLATE/issue.yml
vendored
10
.github/ISSUE_TEMPLATE/issue.yml
vendored
|
@ -8,9 +8,11 @@ body:
|
||||||
description: Please describe your problem or question.
|
description: Please describe your problem or question.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
label: Version and model info
|
||||||
|
description: Please include the aider version, model name and other config/switches in effect.
|
||||||
|
placeholder: |
|
||||||
When asking questions or reporting issues, it is very helpful if you can include:
|
When asking questions or reporting issues, it is very helpful if you can include:
|
||||||
|
|
||||||
- Aider version
|
- Aider version
|
||||||
|
@ -26,9 +28,5 @@ body:
|
||||||
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
|
Use /help to see in-chat commands, run with --help to see cmd line args
|
||||||
```
|
```
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Version and model info
|
|
||||||
description: Please include the aider version, model name and other config/switches in effect.
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
Loading…
Add table
Add a link
Reference in a new issue