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