diff options
author | papuSpartan <30642826+papuSpartan@users.noreply.github.com> | 2022-10-21 13:53:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 13:53:32 -0500 |
commit | 4a9ff0891abc413031b44926372f611513b4810f (patch) | |
tree | f7622454a45669b13bce691e312f2c9dcfd9fb8a /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | a3b047b7c74dc6ca07f40aee778997fc1889d72f (diff) | |
parent | f49c08ea566385db339c6628f65c3a121033f67c (diff) |
Merge branch 'AUTOMATIC1111:master' into master
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
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: |