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

39 lines
818 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Contributing
*Thank you for considering contributing to **Hyprland**.*
<br>
## Development
Check the**[Wiki]**for debugging instructions.
Afterwards, pick yourself an**[Issue]** <br>
or*implement your own suggestion!*
*As the**Hyprland**is still in its early stages,* <br>
*I'd recommend you stick to bug fixes first.*
<br>
## 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* <br>
*check if everything works.*
<!----------------------------------------------------------------------------->
[Issue]: https://github.com/vaxerski/Hyprland/issues
[Wiki]: https://github.com/vaxerski/Hyprland/wiki/Contributing-&-Debugging