From 7f8b673dbc4ab736549416c905c18e07a839ab67 Mon Sep 17 00:00:00 2001 From: Marian Koreniuk Date: Wed, 10 Sep 2025 22:01:37 +0200 Subject: [PATCH] Update bug_report.md Signed-off-by: Marian Koreniuk --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f19d7317..d38f73f9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: "[Bug]" -labels: '' +labels: 'bug' assignees: '' --- @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -** Environment** +**Environment** - Cozystack version - Provider: on-prem, Hetzner or else @@ -27,7 +27,7 @@ A clear and concise description of what you expected to happen. **Logs** ``` -Paste any relevant logs here +Paste any relevant logs here. Please redact tokens, passwords, private keys. ``` **Screenshots**