From b2f76ca49d988fa5e8b5430783099fd5d7b15abd Mon Sep 17 00:00:00 2001 From: Tom Morris Date: Wed, 15 Jul 2020 15:48:08 -0400 Subject: [PATCH] More bug template tweaks (#2946) - Motivating change is removal of boilerplate text before description so we can see more of the description in hover previews. - Also changes section headings from bolded to headings - And combines OpenRefine version in same section as other versions --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++++---------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fef58eeb8..7ff83400e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,38 +7,34 @@ assignees: '' --- -**Describe the bug** - + -**To Reproduce** +### To Reproduce Steps to reproduce the behavior: -1. +1. First, do ... +2. Then, ... +3. Finally, ... -**Current Results** +### Current Results -**Expected behavior** +### Expected Behavior -**Screenshots** +### Screenshots -**Desktop:** - - OS: +### Versions + - Operating System: - Browser Version: - JRE or JDK Version: + - OpenRefine: -**OpenRefine :** - - Version - -**Datasets** +### Datasets -**Additional context** +### Additional context