diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 00:33:17 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 00:33:17 +0900 |
| commit | f036b989341398cbe6f96c0da714b1d309a9620d (patch) | |
| tree | 36d4966c9bb2c72e699d27bec9522ef9a9a914f6 /.github | |
| parent | df57f9890b28aa6f5139e2917cee213031ba0e9c (diff) | |
minor update on the bug report format
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 |
