diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 51a1a45..96c206c 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -7,30 +7,39 @@ assignees: '' --- -**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)** + +**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. **Describe the bug** + + **Which UI** hlky or auto or auto-cpu or lstein? + +**Hardware / Software** + - OS: [e.g. Windows 10 / Ubuntu ] + - OS version: + - WSL version (if applicable): + - Docker Version: + - Docker compose version: + - Repo version: + - RAM: + - GPU/VRAM: + **Steps to Reproduce** 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error -**Hardware / Software:** - - OS: [e.g. Windows / Ubuntu and version] - - RAM: - - GPU: [Nvidia 1660 / No GPU] - - VRAM: - - Docker Version, Docker compose version - - Release version [e.g. 1.0.1] - **Additional context** Any other context about the problem here. If applicable, add screenshots to help explain your problem.