aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
diff options
context:
space:
mode:
authorparsec501 <105080989+parsec501@users.noreply.github.com>2022-10-21 14:43:23 +0200
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-21 16:48:13 +0300
commit85cb5918ee7c97cafafe4149880ed82f1933d919 (patch)
tree9f20e1ec60a7563100969f16d573389534f2f548 /.github/ISSUE_TEMPLATE/bug_report.yml
parent306e2ff6ab8f4c7e94ab55f4f08ab8f94d73d287 (diff)
Make commit hash mandatory field
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-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: