mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
30 lines
599 B
Markdown
30 lines
599 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps / command to reproduce the behavior:
|
|
```
|
|
$ crunchy ...
|
|
```
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Client (please complete the following information):**
|
|
- OS: [e.g. Windows]
|
|
- Version [e.g. v2.2.2]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|