mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-26 23:09:00 +08:00
Updated Contributing (markdown)
parent
3127594786
commit
299b74ee81
@ -1,7 +1,7 @@
|
|||||||
# Pull requests
|
# Pull requests
|
||||||
To contribute, clone the repository, make your changes, commit and push to your clone, and submit a pull request.
|
To contribute, clone the repository, make your changes, commit and push to your clone, and submit a pull request.
|
||||||
|
|
||||||
* if you adding a lot of code, consider making it an [extension](Extensions) instead.
|
* if you are adding a lot of code, **consider making it an [extension](Extensions) instead**.
|
||||||
* do not add multiple unrelated things in same PR.
|
* do not add multiple unrelated things in same PR.
|
||||||
* make sure that your changes do not break anything by running [tests](Tests).
|
* make sure that your changes do not break anything by running [tests](Tests).
|
||||||
* do not submit PRs where you just take existing lines and reformat them without changing what they do.
|
* do not submit PRs where you just take existing lines and reformat them without changing what they do.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user