16 lines
577 B
Markdown
16 lines
577 B
Markdown
## Description
|
|
|
|
* a simple description of what you're trying to accomplish
|
|
* a summary of changes in code
|
|
* which issues it fixes, if any
|
|
|
|
## Screenshots/videos:
|
|
|
|
|
|
## Checklist:
|
|
|
|
- [ ] I have read [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing)
|
|
- [ ] I have performed a self-review of my own code
|
|
- [ ] My code follows the [style guidelines](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing#code-style)
|
|
- [ ] My code passes [tests](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Tests)
|