File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,22 @@ body:
1515 required : true
1616 - label : I did not manually copy any configuration or shader files from the repository.
1717 required : true
18- - type : input
18+ - type : dropdown
1919 attributes :
2020 label : Installation method
21- description : How you installed Hyprshade (e.g. AUR, Nixpkgs, `pipx`)
22- placeholder : AUR - `hyprshade`
21+ description : How you installed Hyprshade
22+ options :
23+ - AUR - `hyprshade`
24+ - AUR - `hyprshade-git`
25+ - Nixpkgs
26+ - " `pipx`"
27+ - Other (describe below)
28+ - type : input
29+ attributes :
30+ label : Other installation method
31+ description : If you picked "Other" for installation method above, please describe.
2332 validations :
24- required : true
33+ required : false
2534 - type : input
2635 attributes :
2736 label : Linux distribution
You can’t perform that action at this time.
0 commit comments