2023-02-19 02:15:30 +00:00
|
|
|
---
|
|
|
|
title: Issues
|
|
|
|
---
|
|
|
|
|
2023-02-19 20:45:44 +00:00
|
|
|
# :octicons-issue-opened-16: Issues
|
|
|
|
|
2023-02-19 02:15:30 +00:00
|
|
|
## :fontawesome-solid-bug: Report a bug
|
|
|
|
|
|
|
|
If you stumbled over a bug while using InvokeAI, we would apreciate it a lot if
|
|
|
|
you
|
|
|
|
[open a issue](https://github.com/invoke-ai/InvokeAI/issues/new?assignees=&labels=bug&template=BUG_REPORT.yml&title=%5Bbug%5D%3A+)
|
|
|
|
to inform us about the details so that our developers can look into it.
|
|
|
|
|
|
|
|
If you also know how to fix the bug, take a look [here](010_PULL_REQUEST.md) to
|
|
|
|
find out how to create a Pull Request.
|
|
|
|
|
|
|
|
## Request a feature
|
|
|
|
|
|
|
|
If you have a idea for a new feature on your mind which you would like to see in
|
|
|
|
InvokeAI, there is a
|
|
|
|
[feature request](https://github.com/invoke-ai/InvokeAI/issues/new?assignees=&labels=bug&template=BUG_REPORT.yml&title=%5Bbug%5D%3A+)
|
|
|
|
available in the issues section of the repository.
|
|
|
|
|
|
|
|
If you are just curious which features already got requested you can find the
|
|
|
|
overview of open requests
|
|
|
|
[here](https://github.com/invoke-ai/InvokeAI/labels/enhancement)
|