summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug.md
blob: 9ab3985919987560ed4797d8c6e36562977ddcd6 (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!

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.