mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
updated issue template
This commit is contained in:
parent
552390f298
commit
ed2829fa03
1 changed files with 5 additions and 9 deletions
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,23 +1,19 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: New issue
|
||||||
about: Create a bug report to help improve aider
|
about: Ask a question or report a bug
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
When asking questions or reporting issues, it is very helpful if you can include:
|
||||||
A clear and concise description of what the bug is.
|
|
||||||
|
|
||||||
**Aider version and settings**
|
|
||||||
Please include:
|
|
||||||
|
|
||||||
- Aider version
|
- Aider version
|
||||||
- Model being used (`gpt-4-xxx`, etc)
|
- Model being used (`gpt-4-xxx`, etc)
|
||||||
- Other switches or settings.
|
- Other switches or config settings that are active
|
||||||
|
|
||||||
Ideally just copy & paste the announcement lines that aider prints when you launch it, like these:
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue