summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-04-28 10:24:09 -0400
committerGitHub <noreply@github.com>2020-04-28 10:24:09 -0400
commit4f58f43476cba219b75fb5ef1b138ce1af829c76 (patch)
treebd3f9524bed6094cede0654b3e5eff7b0686d58c /.github
parent65f56d593e9b770d827e0628c530f74585b9d849 (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md8
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
2 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 96c27472..742c4727 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,14 +1,14 @@
---
name: Bug report
-about: Create a report to help us improve Delta
+about: "-------------"
title: ''
labels: ''
assignees: ''
---
-Hi, thanks for filing a Delta issue!
+Hi, thanks for filing a Delta bug report!
-Please don't hesitate to go ahead and file your issue -- the most important thing is that we have a record of things that are wrong.
+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.
-One thing that can be very helpful is, if Delta is doing something wrong, 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.
+One thing that can be very helpful is, if Delta is doing something wrong, 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.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 75ef0fac..4dbfb798 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,6 +1,6 @@
---
name: Feature request
-about: Suggest an idea for this project
+about: "-------------------"
title: ''
labels: ''
assignees: ''