diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8e6b795..4e63709 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** -**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. --> + **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: --> +
Config ``` ``` +
@@ -41,6 +42,7 @@ Steps to reproduce the behavior: ```css ``` + **Additional context**