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