From 29444dd8e08fd718688b0372ed74226f0ea6cfab Mon Sep 17 00:00:00 2001 From: Catalan Lover <48515417+FSG-Cat@users.noreply.github.com> Date: Tue, 23 Aug 2022 23:57:21 +0200 Subject: Fix typo and add not applicable instructions for Version. --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b5e27de4..b59cb097 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,9 +23,9 @@ A clear and concise description of what you expected to happen. **Console Logs** If applicable, add console logs to help give more information about your problem. -**System Information(please complete the following information):** +**System Information (please complete the following information):** - OS: [e.g. iOS] - - Version: [e.g Ubuntu 22.04 LTS/Windows Server 2022] + - Version (If not applicable skip): [e.g Ubuntu 22.04 LTS/Windows Server 2022] - Node Version: [e.g Node v18.7.0] - Python 3 Version: [e.g Python 3.10.6] -- cgit 1.5.1