diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..2467bf9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,29 @@ +--- +name: Bug +about: Report a bug +title: '' +labels: bug +assignees: '' + +--- + +**Has this issue been opened before? Check issues [here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=is%3Aissue) and in [this one as well](https://github.com/hlky/stable-diffusion-webui)** + + + +**Describe the bug** + + +**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] + - GPU: [Nvidia 1660 / No GPU] + - Version [e.g. 22] + +**Additional context** +Any other context about the problem here. If applicable, add screenshots to help explain your problem.