mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-16 17:08:27 +01:00
24 lines
435 B
Markdown
24 lines
435 B
Markdown
|
---
|
||
|
name: Bug Report
|
||
|
about: Report a bug.
|
||
|
title: ""
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug you encountered:**
|
||
|
|
||
|
|
||
|
**Describe what you expected to happen:**
|
||
|
|
||
|
|
||
|
**What version of `fd` are you using?**
|
||
|
<!-- paste the output of `fd --version` here -->
|
||
|
|
||
|
**Which operating system / distribution are you on?**
|
||
|
<!--
|
||
|
Unix: paste the output of `uname -srm` and `lsb_release -a` here.
|
||
|
Windows: please tell us your Windows version
|
||
|
-->
|