stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

A new, better way to submit Bug Reports & Feature Requests

Open Mozoloa opened this issue 3 years ago • 3 comments

This is not a large change at all and doesn't affect the code of the app, it's just github related

Describe what this pull request is trying to achieve.

I've tried to implement a new way to submit Bug Reports & Feature Requests, via Yaml forms instead of simple .md's, inspired by what's done on hlky's repo and github examples of their yaml forms.

Additional notes and description of your changes

The point is to create a standard for this kind of submissions that prevents people from ignoring the template & incentivise them as much as possible to check that this won't be a duplicate/hasn't already been fixed

Environment this was tested in

  • OS: Windows
  • Browser Brave
  • Graphics card RTX3090

The new Bug Report Form

image

With and example of a submitted issue

image

The New Feature Request Form

image

With and example of the resulting issue

image

Mozoloa avatar Oct 16 '22 11:10 Mozoloa

I've also added .vscode to .gitignore as Vscode created this folder with Github JSON Schema settings inside in my repo

Mozoloa avatar Oct 16 '22 11:10 Mozoloa

Updated my initial PR to match the template

Mozoloa avatar Oct 16 '22 12:10 Mozoloa

Just corrected the Additional typo, didn't update the screenshot, not sure that was needed, but the code is gucci

Mozoloa avatar Oct 19 '22 17:10 Mozoloa