stable-diffusion-webui/.github/PULL_REQUEST_TEMPLATE.md
2022-09-12 11:26:13 +01:00

16 lines
419 B
Markdown

# Description
Please include:
* relevant motivation
* a summary of the change
* which issue is fixed.
* any additional dependencies that are required for this change.
Closes: # (issue)
# Checklist:
- [ ] I have changed the base branch to `dev`
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation