Hyprland/docs/Contribute.md
2022-04-18 17:34:18 -04:00

818 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!

As theHyprlandis 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.