From ffd44479510e570c2dd01e02595ec32d1f2e3f1c Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Tue, 8 Apr 2025 23:30:31 +0100 Subject: [PATCH] chore: update bug report template Quick fix to change the label - more work coming soon --- .github/ISSUE_TEMPLATE/bug_report.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8dc77c0..8e6b795 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,31 +2,31 @@ name: Bug report about: Report an issue with the bar not working as expected title: '' -labels: bug +labels: T:Bug assignees: '' --- **Describe the bug** -> A clear and concise description of what the bug is. + **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error + +1. Add module `clock` +2. Click popup +3. Observe X is broken **Expected behavior** -> A clear and concise description of what you expected to happen. +<1-- A clear and concise description of what you expected to happen. --> **System information:** - Distro: [e.g. Arch Linux, Ubuntu 22.10] - Compositor: [e.g. Sway] - - Ironbar version: [e.g. 0.8.0] + - Ironbar version: [e.g. 0.16.1] **Configuration** -> Share your bar configuration and stylesheet as applicable: +<-- Share your bar configuration and stylesheet as applicable: -->
Config @@ -44,7 +44,7 @@ Steps to reproduce the behavior:
**Additional context** -> Add any other context about the problem here. + **Screenshots** -> If applicable, add screenshots to help explain your problem. +