27 lines
787 B
Markdown
27 lines
787 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- Please only open an issue, if you are experiencing a problem with NixOS-WSL, that looks like it has to be fixed in the code. If you aren't sure how to use the project or want help with using it, consider opening a discussion in the "Q&A"-Category instead -->
|
||
|
|
||
|
## Bug description
|
||
|
<!-- A clear and concise description of what the bug is. -->
|
||
|
|
||
|
## To Reproduce
|
||
|
Steps to reproduce the behavior:
|
||
|
|
||
|
**Expected behavior**
|
||
|
<!-- A clear and concise description of what you expected to happen. -->
|
||
|
|
||
|
## Logs
|
||
|
```
|
||
|
Include relevant console logs
|
||
|
```
|
||
|
|
||
|
<!-- If your issue is related to the installation process, please include the SHA256 checksum of the tarball you used to install NixOS-WSL -->
|