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

This commit is contained in:
postsolar 2025-05-12 11:33:24 +03:00
parent 4d92af7ced
commit 8b30901b0b

View file

@ -10,7 +10,7 @@ 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. Add module `clock` 1. Add module `clock`
@ -18,21 +18,22 @@ Steps to reproduce the behavior:
3. Observe X is broken 3. Observe X is broken
**Expected behavior** **Expected behavior**
<1-- A clear and concise description of what you expected to happen. --> <!-- 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.16.1] - 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>
``` ```
``` ```
</details> </details>
@ -41,6 +42,7 @@ Steps to reproduce the behavior:
```css ```css
``` ```
</details> </details>
**Additional context** **Additional context**