From 8abe79af4e8dde2f6873458199c35a871d589ae1 Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Wed, 5 Sep 2018 16:57:48 -0500 Subject: [PATCH] added mention of JRE or JDK Version --- .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 f3c0f783a..28442cb8d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen or to show. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. iOS, Windows, Linux] - - Browser [e.g. chrome, firefox, safari, NOTE: OpenRefine does not support IE but works OK in most cases] - - Version [e.g. 22] + - OS: [e.g. iOS, Windows 10, Linux, Ubuntu 18.04] + - Browser Version: [e.g. Chrome 19, Firefox 61, Safari, NOTE: OpenRefine does not support IE but works OK in most cases] + - JRE or JDK Version:[output of "java -version" e.g. JRE 1.8.0_181] **OpenRefine (please complete the following information):** - Version [e.g. OpenRefine 3.0 Beta]