aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-03 22:23:55 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-03 22:23:55 +0900
commit5fd065770fdb04f4fcb59813a4e95f00dd02d522 (patch)
tree3b42739714ca550646906729a194ea28a5d15019
parent1870b4ed3c289c4cf93f12c34232d584dddeb4dc (diff)
updated bug template
-rw-r--r--.github/ISSUE_TEMPLATE/bug.yml29
1 files changed, 26 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index f9e57da2..d365a34c 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -26,16 +26,39 @@ body:
validations:
required: true
+
- type: textarea
id: ver
attributes:
- label: System Info and Version
+ label: System Info and Hyprland Version
description: |
- Paste the output of `inxi -CGIsSMnr` here.
+ Paste the output of `inxi -CGIsSMnr` here. here. If you can't
install inxi if command not found
+ value: "<details>
+ <summary>System/Version info</summary>
+
+
+ ```
+
+ <Paste the output of the command here, without removing any formatting around this>
+
+
+ ```
+
+
+ </details>"
+ validations:
+ required: true
+
+ - type: textarea
+ id: ver
+ 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
validations:
required: true
-
- type: textarea
id: desc
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage