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**
<!-- A clear and concise description of what the bug is. -->
**To Reproduce**
**To reproduce**
Steps to reproduce the behavior:
1. Add module `clock`
@ -18,7 +18,7 @@ Steps to reproduce the behavior:
3. Observe X is broken
**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:**
- Distro: [e.g. Arch Linux, Ubuntu 22.10]
@ -26,13 +26,14 @@ Steps to reproduce the behavior:
- 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>
```
```
</details>
@ -41,6 +42,7 @@ Steps to reproduce the behavior:
```css
```
</details>
**Additional context**