From b2ea4f1f19558aff974200eb146c5825f2cf7564 Mon Sep 17 00:00:00 2001 From: "Mr.lin" Date: Wed, 10 Apr 2024 13:15:11 +0800 Subject: [PATCH] v0.0.4 --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6e7263f..d4cd0ec 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -58,7 +58,8 @@ body: - type: textarea attributes: label: Platform Version - description: "( eg: Python, CMake, VisualStudio )." + placeholder: >- + For example, Python, CMake, VisualStudio, etc. validations: required: true - type: textarea