description:Create a bug report to help us improve Avante
title: 'bug:'
labels:['bug']
body:
- type:markdown
id:issue-already-exists
attributes:
value:|
Please search to see if an issue already exists for the bug you encountered.
See [Searching Issues and Pull Requests](https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests) for how to use the GitHub search bar and filters.
- type:textarea
id:describe-the-bug
validations:
required:true
attributes:
label:Describe the bug
description:Please provide a clear and concise description about the problem you ran into.
Please provide a code sample or a code snippet to reproduce said problem. If you have code snippets, error messages, or a stack trace please also provide them here.
**IMPORTANT**:make sure to use [code tags](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting) to correctly format your code. Screenshots are helpful but don't use them for code snippets as they don't allow others to copy-and-paste your code.