diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
