33 lines
1 KiB
Markdown
33 lines
1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report to help us improve
|
|
title: ''
|
|
labels: bug, enhancement
|
|
assignees: robinovitch61
|
|
|
|
---
|
|
|
|
Read and checkbox the following by putting an "x" in the brackets like `- [x]` before submitting this bug report:
|
|
|
|
- [ ] I have searched existing issues, opened and closed, for existing solutions to my problem
|
|
- [ ] I understand that I have to fill out all of the following or risk my issue being closed and locked
|
|
|
|
**What you ran, all the output, and the entire error message, if any**
|
|
```
|
|
<paste here>
|
|
```
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Complete the following information:**
|
|
- OS [e.g. Mac, Windows, Ubuntu, Arch, NixOS, etc.]: <your OS here>
|
|
- Version [e.g. v0.0.5]: <the version here>
|
|
- Available space on disk [e.g. 10GB]: <your value here>
|
|
- RAM [e.g. 8GB]: <your value here>
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|