stable-diffusion-webui/.github/PULL_REQUEST_TEMPLATE.md
2023-06-23 02:58:24 +00:00

17 lines
420 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