diff options
author | captin411 <captindave@gmail.com> | 2022-10-25 20:22:27 +0000 |
---|---|---|
committer | captin411 <captindave@gmail.com> | 2022-10-25 20:22:27 +0000 |
commit | 6629446a2f9bb3ade1c271854aae1530ba1a8cc3 (patch) | |
tree | ad7cfd2b3f0208c24da64c7f08e0550e783228ec /.github/ISSUE_TEMPLATE/config.yml | |
parent | 3e6c2420c1177e9e79f2b566a5a7795b7416e34a (diff) | |
parent | 3e15f8e0f5cc87507f77546d92435670644dbd18 (diff) | |
download | stable-diffusion-webui-gfx803-6629446a2f9bb3ade1c271854aae1530ba1a8cc3.tar.gz stable-diffusion-webui-gfx803-6629446a2f9bb3ade1c271854aae1530ba1a8cc3.tar.bz2 stable-diffusion-webui-gfx803-6629446a2f9bb3ade1c271854aae1530ba1a8cc3.zip |
Merge branch 'master' into focal-point-cropping
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..f58c94a9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: WebUI Community Support + url: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions + about: Please ask and answer questions here. |