Hyprland/docs/Contribute.md

859 B
Raw Blame History

Contributing

Thank you for considering contributing to Hyprland.

Development

Check theWikifor debugging instructions.

Afterwards, pick yourself anIssue orimplement your own suggestion.

An good place to search for things to contribute is the Projects Page

As Hyprlandis still in its early stages of development, I'd recommend you stick to bug fixes first.

Pull Requests

  • Please follow the code style

  • Code must be readable

  • Features should be useful

  • Test your changes!

    Run it on bare metal and check if everything works.