1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31: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 name: Bug report
about: Report an issue with the bar not working as expected about: Report an issue with the bar not working as expected
title: '' title: ''
labels: bug labels: T:Bug
assignees: '' assignees: ''
--- ---
**Describe the bug** **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** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....' 1. Add module `clock`
3. Scroll down to '....' 2. Click popup
4. See error 3. Observe X is broken
**Expected behavior** **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:** **System information:**
- Distro: [e.g. Arch Linux, Ubuntu 22.10] - Distro: [e.g. Arch Linux, Ubuntu 22.10]
- Compositor: [e.g. Sway] - Compositor: [e.g. Sway]
- Ironbar version: [e.g. 0.8.0] - Ironbar version: [e.g. 0.16.1]
**Configuration** **Configuration**
> Share your bar configuration and stylesheet as applicable: <-- Share your bar configuration and stylesheet as applicable: -->
<details><summary>Config</summary> <details><summary>Config</summary>
@ -44,7 +44,7 @@ Steps to reproduce the behavior:
</details> </details>
**Additional context** **Additional context**
> Add any other context about the problem here. <!-- Add any other context about the problem here. -->
**Screenshots** **Screenshots**
> If applicable, add screenshots to help explain your problem. <!-- If applicable, add screenshots to help explain your problem. -->