aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorparsec501 <105080989+parsec501@users.noreply.github.com>2022-10-21 12:43:23 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-21 13:48:13 +0000
commit85cb5918ee7c97cafafe4149880ed82f1933d919 (patch)
tree9f20e1ec60a7563100969f16d573389534f2f548
parent306e2ff6ab8f4c7e94ab55f4f08ab8f94d73d287 (diff)
downloadstable-diffusion-webui-gfx803-85cb5918ee7c97cafafe4149880ed82f1933d919.tar.gz
stable-diffusion-webui-gfx803-85cb5918ee7c97cafafe4149880ed82f1933d919.tar.bz2
stable-diffusion-webui-gfx803-85cb5918ee7c97cafafe4149880ed82f1933d919.zip
Make commit hash mandatory field
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 35802a53..9c2ff313 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -45,6 +45,8 @@ body:
attributes:
label: Commit where the problem happens
description: Which commit are you running ? (copy the **Commit hash** shown in the cmd/terminal when you launch the UI)
+ validations:
+ required: true
- type: dropdown
id: platforms
attributes: