From a775dce7421ee02217ac063ebcd447d5216e8941 Mon Sep 17 00:00:00 2001 From: Yerong <44803668+YerongAI@users.noreply.github.com> Date: Sun, 13 Oct 2024 00:40:45 +0800 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bug-report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 7b0525f2..8de9f891 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -42,14 +42,14 @@ body: id: logs attributes: label: Log output - description: You can find the log on %temp%\OTP_Logs, or enable log output by running .\"Office Tool Plus.Console" /log + description: You can find the log on %temp%\OTP_Logs, or enable log output by running "Office Tool Plus.Console" /log render: shell validations: required: false - type: textarea id: others attributes: - label: Anything else you want to tell us. + label: Anything else you want to tell us description: If you have any more information please let us know. validations: required: false \ No newline at end of file