chore: Add GH bug report template

This commit is contained in:
Anton Ovchinnikov
2025-09-07 15:02:59 +02:00
parent 51ba3c7df8
commit 835834322b
+34
View File
@@ -0,0 +1,34 @@
---
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: <!-- e.g. macOS 14.5 or Ubuntu 24.04 -->
**Additional context**
<!-- Add any other context about the problem here. -->