mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +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
|
||||
about: Create a bug report to help improve aider
|
||||
name: New issue
|
||||
about: Ask a question or report a bug
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Aider version and settings**
|
||||
Please include:
|
||||
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 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue