diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index d365a34c..39e77f35 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -30,9 +30,9 @@ body: - type: textarea id: ver attributes: - label: System Info and Hyprland Version + label: System Info description: | - Paste the output of `inxi -CGIsSMnr` here. here. If you can't + Paste the output of `inxi -CGIsSMnr` here install inxi if command not found value: "<details> <summary>System/Version info</summary> |
