From a5ee15ef05f2df3bf1b840d8fd2db3a2fc22919d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 3 Jan 2025 22:38:44 +0900 Subject: maybe this will work now --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/ISSUE_TEMPLATE/bug.yml') 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: "
System/Version info @@ -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 -- cgit v1.2.3