mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
30 lines
892 B
Markdown
30 lines
892 B
Markdown
![]() |
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
READ THIS FIRST!
|
||
|
|
||
|
If you have a usage question, please ask us on either Stack Overflow (https://stackoverflow.com/questions/tagged/jq) or in the #jq channel (http://irc.lc/freenode/%23jq/) on Freenode (https://webchat.freenode.net/).
|
||
|
|
||
|
-->
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Provide a minimal test case to reproduce the behavior.
|
||
|
If the input is large, either attach it as a file, or [create a gist](https://gist.github.com) and link to it here.
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Environment (please complete the following information):**
|
||
|
- OS and Version: [e.g. macOS, Windows, Linux (please specify distro)]
|
||
|
- jq version [e.g. 1.5]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|