mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
37 lines
667 B
Markdown
37 lines
667 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] "
|
|
labels: bug
|
|
assignees: ""
|
|
---
|
|
|
|
**Describe the bug**
|
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**How to reproduce**
|
|
|
|
<!-- Steps to reproduce the behavior:
|
|
|
|
1. Run ...
|
|
2. Do ...
|
|
-->
|
|
|
|
**Expected behavior**
|
|
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Environment:**
|
|
|
|
- Uncloud versions:
|
|
- Control (client) node (`uc --version`):
|
|
- Uncloud daemon (from the server) (`uncloudd --version`):
|
|
- OS version (`uname -a`):
|
|
- Client (control node):
|
|
- Server:
|
|
|
|
**Additional context**
|
|
|
|
<!-- Add any other context about the problem here. -->
|