From 2bd529f0e4de79e9b73238cfb12ebfe864af332d Mon Sep 17 00:00:00 2001 From: PrestoSole Date: Wed, 22 Jun 2022 17:54:43 +0300 Subject: [PATCH] provide better examples for the system section in bug_report --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 05655f4..8d65612 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,9 +20,9 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **System (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - App version [e.g. 22] + - Device: [e.g. Surface Pro] + - OS: [e.g. Windows 10] + - Tool version [e.g. 2.4] **Additional context** Add any other context about the problem here.