File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -60,19 +60,15 @@ body:
6060 id : environment
6161 attributes :
6262 label : Environment
63- description : Please run the command below and attach the output. This information is required to properly diagnose your issue .
63+ description : Please add any other relevant information about the bug and remove the unnecessary lines .
6464 placeholder : |
65- Run this command and paste the output here:
66-
67- ```bash
68- hyprctl systeminfo -c > /tmp/hyde_environment && cat /tmp/hyde_environment
69- ```
70-
71- Additional information (if needed):
65+ - Linux Distro: [e.g., ArchLinux, EndeavourOS]
66+ - Linux Version, output of `uname -a`:
67+ - Hyprland Version, output of `hyprctl version`:
7268 - Installation Environment: [e.g., On The Main Hardware, On A Virtual Machine]
73- - Other info: [e.g., Display Resolution, etc]
69+ - Other info: [e.g., Display Resolution, Resolution, etc]
7470 validations :
75- required : true
71+ required : false
7672
7773 - type : textarea
7874 id : additional
You can’t perform that action at this time.
0 commit comments