diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 22:38:44 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 22:38:44 +0900 |
| commit | a5ee15ef05f2df3bf1b840d8fd2db3a2fc22919d (patch) | |
| tree | bcfe78f8c9ad8ce6da33506efbecf85db8ebc515 /.github/ISSUE_TEMPLATE/bug.yml | |
| parent | b1d48fa7de1e8ab37e741876bc1e4503332287ac (diff) | |
maybe this will work now
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.yml')
| -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 23a833bb..529f1eb8 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -32,7 +32,7 @@ body: label: System Info description: | Paste the output of `inxi -CGIsSMnr` here. - install inxi if command not found + install inxi if command not found. value: "<details> <summary>System/Version info</summary> @@ -54,7 +54,7 @@ body: label: KooL's Dots version description: | Paste the output of `find ~/.config/hypr/ -type f -name 'v*' -exec basename {} \;` - This is just KooL's Dots hyprland version + This is just KooL's Dots hyprland version. validations: required: true |
