From 6328f98080ae8c39390b7406c073dcca37f805b4 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Fri, 17 Jul 2020 09:26:26 -0400 Subject: [PATCH] Edit github issue templates --- .github/ISSUE_TEMPLATE/bug.md | 6 ++---- .github/ISSUE_TEMPLATE/feature.md | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index d8cab8108..9ab398591 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,7 +1,7 @@ --- name: Bug about: Create a bug report -title: "\U0001F41B" +title: "\U0001F41B " labels: '' assignees: '' @@ -9,8 +9,6 @@ assignees: '' Hi, thanks for filing a Delta bug report! -One thing that can be very helpful is to include the raw git / diff output in your issue description, so that we can reproduce the problem. (You can use `git --no-pager`) to tell git to temporarily do something without using Delta.) A screenshot of Delta's output on that input is often helpful also. - -Also, please be explicit about what you were expecting to happen / what it should look like. +One thing that can be very helpful is to include the raw git / diff output in your issue description, so that we can reproduce the problem. (You can use `git --no-pager` to tell git not to use Delta.) A screenshot of Delta's output on that input is often helpful also. But please don't hesitate to go ahead and create the issue -- the most important thing is that we have a record of things that are wrong. diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 1f760703d..b84e8e9c2 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -1,10 +1,10 @@ --- name: Feature about: Propose an improvement -title: "\U0001F680" +title: "\U0001F680 " labels: '' assignees: '' --- -Hi, thanks for contributing to Delta, please just go ahead and describe your proposal! +Hi, thanks for contributing to Delta, please go ahead and describe your proposal!