mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 07:45:58 +01:00
818 B
818 B
Contributing
Thank you for considering contributing to Hyprland.
Development
Check the Wiki for debugging instructions.
Afterwards, pick yourself an Issue
or implement your own suggestion!
As the Hyprland is still in its early stages,
I'd recommend you stick to bug fixes first.
Pull Requests
-
Please follow the code style
-
Code must be readable
-
Features should be useful
-
Bugfixes should works
-
Test your changes!
Run it on bare metal and
check if everything works.