From 363ea3eec87ac63a653d24f662144459b319b3e0 Mon Sep 17 00:00:00 2001 From: Tal Date: Thu, 23 Jan 2025 16:51:12 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug-report.yml Co-authored-by: qodo-merge-pro[bot] <151058649+qodo-merge-pro[bot]@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 601166bc..f2a45f51 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -8,7 +8,7 @@ body: label: System Info description: Please share your system info with us. render: shell - placeholder: platform, python version, model used, etc... + placeholder: platform, model used, etc... validations: required: true