From 7e2d4aa1a9001b3732cb3acb668afe77d4aedc95 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 3 Jan 2025 22:43:47 +0900 Subject: If this will not work I dont know --- .github/ISSUE_TEMPLATE/bug.yml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 529f1eb8..91106f32 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -23,15 +23,16 @@ body: options: - "Yes" - "No" + - "Not sure" validations: required: true - type: textarea id: ver attributes: - label: System Info + label: System Info and Version description: | - Paste the output of `inxi -CGIsSMnr` here. + Paste the output of `inxi --full` here. install inxi if command not found. value: "
System/Version info @@ -47,14 +48,14 @@ body:
" validations: required: true - + - type: textarea - id: ver + id: dots attributes: 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. + Paste the output of `find ~/.config/hypr/ -type f -name 'v*' -exec basename {} \;` + This is just KooL's Hyprland Dots version. validations: required: true @@ -80,9 +81,3 @@ body: label: install logs, images or videos description: | Anything that can help. Please always ATTACH and not paste them. - - - - - - -- cgit v1.2.3