summary refs log tree commit diff
diff options
context:
space:
mode:
authorCatalan Lover <48515417+FSG-Cat@users.noreply.github.com>2022-08-23 23:57:21 +0200
committerGitHub <noreply@github.com>2022-08-23 23:57:21 +0200
commit29444dd8e08fd718688b0372ed74226f0ea6cfab (patch)
treee83939e90b6cdeeea147cba412748e19f031be2b
parentUpdate feature_request.md (diff)
downloadserver-29444dd8e08fd718688b0372ed74226f0ea6cfab.tar.xz
Fix typo and add not applicable instructions for Version.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files 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]