diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-14 18:03:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 18:03:24 +0900 |
| commit | 4a7f7ae99d914003ff4d6976d84c473be2dd7133 (patch) | |
| tree | 373d12e42f65863618ed3d3c123e4e404456ae6f /.github | |
| parent | d61b676b9b8b32f73def3d92aa3eb31ab6a2bfbc (diff) | |
| parent | a4956da883d5fe2d66d528d2e9a890a2c6d064a8 (diff) | |
Merge pull request #523 from JaKooLit/main
Main to Development
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 |
