From 835834322b00759b67ae74e749e807894fdf7c8a Mon Sep 17 00:00:00 2001 From: Anton Ovchinnikov Date: Sun, 7 Sep 2025 15:02:59 +0200 Subject: [PATCH] chore: Add GH bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 34 ++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..f8be2680 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,34 @@ +--- +name: Bug Report +about: Create a report to help us improve +title: "[BUG] " +labels: bug +assignees: "" +--- + +**Describe the bug** + + + +**How to reproduce** + + + +**Expected behavior** + + + +**Environment:** + +- Uncloud versions: + - Control (client) node (`uc --version`): + - Uncloud daemon (from the server) (`uncloudd --version`): +- OS version: + +**Additional context** + +