From f036b989341398cbe6f96c0da714b1d309a9620d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 14 Jan 2025 00:33:17 +0900 Subject: minor update on the bug report format --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 91106f32..a8c9143d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -54,7 +54,7 @@ body: attributes: label: KooL's Dots version description: | - Paste the output of `find ~/.config/hypr/ -type f -name 'v*' -exec basename {} \;` + Paste the output of `find ~/.config/hypr/ -type f -name 'v*' -exec basename {} \;` This is just KooL's Hyprland Dots version. validations: required: true -- cgit v1.2.3