Skip to content

Commit b60c787

Browse files
authored
Update bug.md
1 parent 161fd52 commit b60c787

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,39 @@ assignees: ''
77

88
---
99

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 -->
1111

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.
1216

1317

1418
**Describe the bug**
1519

20+
<!-- tried to run the app, my cat exploded -->
21+
1622

1723
**Which UI**
1824

1925
hlky or auto or auto-cpu or lstein?
2026

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` -->
34+
- Repo version: <!-- tag, commit sha, or "from master" -->
35+
- RAM:
36+
- GPU/VRAM:
37+
2138
**Steps to Reproduce**
2239
1. Go to '...'
2340
2. Click on '....'
2441
3. Scroll down to '....'
2542
4. See error
2643

27-
**Hardware / Software:**
28-
- OS: [e.g. Windows / Ubuntu and version]
29-
- RAM:
30-
- GPU: [Nvidia 1660 / No GPU]
31-
- VRAM:
32-
- Docker Version, Docker compose version
33-
- Release version [e.g. 1.0.1]
34-
3544
**Additional context**
3645
Any other context about the problem here. If applicable, add screenshots to help explain your problem.

0 commit comments

Comments
 (0)