You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.md
+18-9Lines changed: 18 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,30 +7,39 @@ assignees: ''
7
7
8
8
---
9
9
10
-
**Has this issue been opened before? Check the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Main), the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=is%3Aissue)**
10
+
<!-- PLEASE FILL THIS OUT, IT WILL MAKE BOTH OF OUR LIVES EASIER -->
11
11
12
+
**Has this issue been opened before?**
13
+
14
+
-[ ] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked.
15
+
-[ ] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched.
12
16
13
17
14
18
**Describe the bug**
15
19
20
+
<!-- tried to run the app, my cat exploded -->
21
+
16
22
17
23
**Which UI**
18
24
19
25
hlky or auto or auto-cpu or lstein?
20
26
27
+
28
+
**Hardware / Software**
29
+
- OS: [e.g. Windows 10 / Ubuntu ]
30
+
- OS version: <!-- on windows, use the command `winver` to find out, on ubuntu `lsb_release -d` -->
31
+
- WSL version (if applicable): <!-- get using `wsl -l -v` -->
32
+
- Docker Version: <!-- get using `docker version` -->
33
+
- Docker compose version: <!-- get using `docker compose version` -->
0 commit comments