From 358395d96153429f483745f45b8ad44282c8b16c Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 19 Jun 2020 19:50:39 -0700 Subject: [PATCH] Updated issue template [skip ci] --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 38696ba..4c61702 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ Search existing issues to see if it’s been reported. **Describe the bug** A clear and concise description of the bug. -**To Reproduce** +**To reproduce** Use this code to reproduce when possible: ```ruby @@ -48,8 +48,5 @@ Product.search_index.refresh p Product.search("test", fields: [:name]).response ``` -**Expected behavior** -A clear and concise description of what you expected to happen. - **Additional context** -Add any other context about the problem here. +Add any other context. -- libgit2 0.21.0