diff options
author | vaxerski <[email protected]> | 2022-04-19 13:47:09 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-19 13:47:09 +0200 |
commit | 3b090604b2bcdc92b6d603984cac1808d748493a (patch) | |
tree | 41fc5ea3f6c100a5fd4ab1c5d190a17fc26d790c /docs | |
parent | c482e0ddc3f289f78524de3ace85b1cb648ca70f (diff) | |
download | Hyprland-3b090604b2bcdc92b6d603984cac1808d748493a.tar.gz Hyprland-3b090604b2bcdc92b6d603984cac1808d748493a.zip |
Added mention to projects
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Contribute.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Contribute.md b/docs/Contribute.md index c921ce40..19aee814 100644 --- a/docs/Contribute.md +++ b/docs/Contribute.md @@ -9,6 +9,8 @@ Check the [Wiki] for debugging instructions. Afterwards, pick yourself an [Issue] or implement your own suggestion. +An good place to search for things to contribute is the [Projects Page] + *As Hyprland is still in its early stages of development, I'd recommend you stick to bug fixes first.* ## Pull Requests @@ -27,3 +29,4 @@ Afterwards, pick yourself an [Issue] or implement your own suggestion. [Issue]: https://github.com/vaxerski/Hyprland/issues [Wiki]: https://github.com/vaxerski/Hyprland/wiki/Contributing-&-Debugging +[Projects page]: https://github.com/vaxerski/Hyprland/projects?type=beta |