You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aichat/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
931 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
Your issue may already be reported!
Please search on the [issue tracker](https://github.com/sigoden/aichat/issues) before creating one.
**Describe the bug**
A clear and concise description of what the bug is.
If the problem is related to dynamic response data, you should see if it can be reproduced through `--dry-run`.
**To Reproduce**
Steps to reproduce the behavior, including any relevant code snippets.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots/Logs**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- os version: [e.g. Ubuntu 20.04]
- aichat version: [e.g. 0.9.0]
- terminal version: [e.g. GNOME Terminal 3.44.0]
**Additional context**
Add any other context about the problem here.