1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 14:21:03 +02:00

chore: update bug report template

Quick fix to change the label - more work coming soon
This commit is contained in:
Jake Stanger 2025-04-08 23:30:31 +01:00 committed by GitHub
parent d639d0602b
commit ffd4447951
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
<!-- 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: -->
<details><summary>Config</summary>
@ -44,7 +44,7 @@ Steps to reproduce the behavior:
</details>
**Additional context**
> Add any other context about the problem here.
<!-- Add any other context about the problem here. -->
**Screenshots**
> If applicable, add screenshots to help explain your problem.
<!-- If applicable, add screenshots to help explain your problem. -->