From 8b30901b0ba9832679cf0e3a63a8f00256b16ef1 Mon Sep 17 00:00:00 2001 From: postsolar <120750161+postsolar@users.noreply.github.com> Date: Mon, 12 May 2025 11:33:24 +0300 Subject: [PATCH] chore: update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8e6b795..4e63709 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** -**To Reproduce** +**To reproduce** Steps to reproduce the behavior: 1. Add module `clock` @@ -18,21 +18,22 @@ Steps to reproduce the behavior: 3. Observe X is broken **Expected behavior** -<1-- A clear and concise description of what you expected to happen. --> + **System information:** - - Distro: [e.g. Arch Linux, Ubuntu 22.10] +- Distro: [e.g. Arch Linux, Ubuntu 22.10] - Compositor: [e.g. Sway] - - Ironbar version: [e.g. 0.16.1] +- Ironbar version: [e.g. 0.16.1] **Configuration** -<-- Share your bar configuration and stylesheet as applicable: --> +
Config ``` ``` +
@@ -41,6 +42,7 @@ Steps to reproduce the behavior: ```css ``` + **Additional context**