aichat/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
883 B
Markdown
Raw Normal View History

2023-10-30 09:53:07 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
2023-12-13 22:52:40 +00:00
labels: ''
2023-10-30 09:53:07 +00:00
assignees: ''
---
2024-04-24 02:56:50 +00:00
<!-- Your issue may already be reported! Please search for it before creating one. -->
2023-10-30 09:53:07 +00:00
**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.