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:
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**
|
**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**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue