stable-diffusion-webui-docker/.github/ISSUE_TEMPLATE/bug.md

44 lines
1.2 KiB
Markdown
Raw Normal View History

2022-08-31 17:06:03 +00:00
---
name: Bug
about: Report a bug
title: ""
2022-08-31 17:06:03 +00:00
labels: bug
assignees: ""
2022-08-31 17:06:03 +00:00
---
2022-10-12 07:11:06 +00:00
<!-- PLEASE FILL THIS OUT, IT WILL MAKE BOTH OF OUR LIVES EASIER -->
2022-08-31 17:06:03 +00:00
2022-10-12 07:11:06 +00:00
**Has this issue been opened before?**
- [ ] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked.
- [ ] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched.
2022-08-31 17:06:03 +00:00
**Describe the bug**
2022-10-12 07:11:06 +00:00
<!-- tried to run the app, my cat exploded -->
2022-09-15 20:02:38 +00:00
**Which UI**
auto or auto-cpu or invoke or sygil?
2022-10-12 07:11:06 +00:00
**Hardware / Software**
- OS: [e.g. Windows 10 / Ubuntu 22.04]
- OS version: <!-- on windows, use the command `winver` to find out, on ubuntu `lsb_release -d` -->
- WSL version (if applicable): <!-- get using `wsl -l -v` -->
- Docker Version: <!-- get using `docker version` -->
- Docker compose version: <!-- get using `docker compose version` -->
- Repo version: <!-- tag, commit sha, or "from master" -->
- RAM:
- GPU/VRAM:
2022-10-12 07:11:06 +00:00
2022-08-31 17:06:03 +00:00
**Steps to Reproduce**
2022-08-31 17:06:03 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Additional context**
Any other context about the problem here. If applicable, add screenshots to help explain your problem.