mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
58b5a37943
commit
2a116eac6d
2 changed files with 1 additions and 25 deletions
2
.github/ISSUE_TEMPLATE/issue.yml
vendored
2
.github/ISSUE_TEMPLATE/issue.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Question or bug repot
|
||||
name: Question or bug report
|
||||
description: Submit a question or bug report to help us improve aider
|
||||
labels: []
|
||||
body:
|
||||
|
|
24
.github/ISSUE_TEMPLATE/new_issue.md
vendored
24
.github/ISSUE_TEMPLATE/new_issue.md
vendored
|
@ -1,24 +0,0 @@
|
|||
---
|
||||
name: New issue
|
||||
about: Ask a question or report a bug
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
When asking questions or reporting issues, it is very helpful if you can include:
|
||||
|
||||
- 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
|
||||
Model: gpt-4-0613 using diff edit format
|
||||
Git repo: .git with 134 files
|
||||
Repo-map: using 1024 tokens
|
||||
Use /help to see in-chat commands, run with --help to see cmd line args
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue