mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 14:21:03 +02:00
chore: update bug report template
This commit is contained in:
parent
4d92af7ced
commit
8b30901b0b
1 changed files with 7 additions and 5 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -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,21 +18,22 @@ 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]
|
||||
- Distro: [e.g. Arch Linux, Ubuntu 22.10]
|
||||
- Compositor: [e.g. Sway]
|
||||
- Ironbar version: [e.g. 0.16.1]
|
||||
- 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**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue