mirror of
https://github.com/mudler/luet.git
synced 2025-10-20 02:09:36 +00:00
32 lines
948 B
Markdown
32 lines
948 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: mudler
|
|
|
|
---
|
|
|
|
<!-- Thanks for helping us to improve Luet! We welcome all bug reports. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can delete them if you wish. -->
|
|
|
|
**Luet version:**
|
|
<!-- Provide the output from "luet --version" -->
|
|
|
|
**CPU architecture, OS, and Version:**
|
|
<!-- Provide the output from "uname -a" -->
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**To Reproduce**
|
|
<!-- Steps to reproduce the behavior, including the luet command used -->
|
|
|
|
**Expected behavior**
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Logs**
|
|
<!-- If applicable, add logs with the "--debug" flag enabled to help explain your problem. -->
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here. -->
|