summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug.md
blob: baaf6673ab932347b2907e5f176e2dea3db7f6db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
name: Bug
about: Create a bug report
title: "\U0001F41B"
labels: ''
assignees: ''

---

Hi, thanks for filing a Delta bug report!

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.