File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Have you created an issue before opening a merge request???
3+ https://github.com/AbdBarho/stable-diffusion-webui-docker#contributing
4+ Please create one so we can discuss it, I don't want your effort to go to waste.
5+ -->
6+
7+ Closes issue #
8+
19### Update versions
210
311- auto: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/
Original file line number Diff line number Diff line change 11name : Build Images
22
3- on : [push]
3+ on :
4+ push :
5+ branches : master
6+ pull_request :
7+ paths :
8+ - docker-compose.yml
9+ - services
410
511jobs :
612 build :
Original file line number Diff line number Diff line change @@ -61,7 +61,9 @@ Visit the wiki for [Setup](https://github.com/AbdBarho/stable-diffusion-webui-do
6161
6262## Contributing
6363
64- Contributions are welcome! create an issue first of what you want to contribute (before you implement anything) so we can talk about it.
64+ Contributions are welcome!
65+
66+ ### ** Create an issue first of what you want to contribute (before you implement anything)**
6567
6668## Disclaimer
6769
You can’t perform that action at this time.
0 commit comments