diff options
author | Leo Mozoloa <leo.drrty@gmail.com> | 2022-10-16 11:26:05 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-19 18:30:02 +0000 |
commit | 5292d1f0920186e53ef2280637845c8344518a89 (patch) | |
tree | 6b5ff53fdf5bd6fd698b0a9a1dd34f2166fa9ce0 /.github | |
parent | 62a1a97fe3e1b322e2a1c6a1fcc0272e9b132704 (diff) | |
download | stable-diffusion-webui-gfx803-5292d1f0920186e53ef2280637845c8344518a89.tar.gz stable-diffusion-webui-gfx803-5292d1f0920186e53ef2280637845c8344518a89.tar.bz2 stable-diffusion-webui-gfx803-5292d1f0920186e53ef2280637845c8344518a89.zip |
Formatting the top description
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 04f072bc..84053e76 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,7 @@ body: - type: markdown attributes: value: | - Please fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers" and *provide screenshots if possible* + *Please fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers" and *provide screenshots if possible** - type: textarea id: what-did attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 045e15da..62133a0d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -14,7 +14,7 @@ body: - type: markdown attributes: value: | - Please fill this form with as much information as possible, provide screenshots and/or illustrations of the feature if possible + *Please fill this form with as much information as possible, provide screenshots and/or illustrations of the feature if possible* - type: textarea id: feature attributes: |