From 59239cc1133179e2825d98b5c2be7c6c3bfdcc9c Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 14 Jun 2023 13:24:34 +0200 Subject: [PATCH] docs(contributing): status of contributions --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3543a438..b0c59bc8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,13 @@ server](https://discord.gg/MHV3n76PDq), or on [Matrix](https://matrix.to/#/#zell Before contributing please read our [Code of Conduct](CODE_OF_CONDUCT.md) which all contributors are expected to adhere to. +## Status of Code Contributions (PRs) +At the moment, the Zellij maintainers are very much overloaded implementing our [Roadmap](https://zellij.dev/roadmap) - and so while we very much welcome and appreciate the community's willingness to contribute - we are only able to accept code contributions for larger projects as they appear in said Roadmap. + +For those willing to take up such large projects, aside from our enthusiasm - we can offer guidance through issues or our various chat platforms. + +If you're still eager to contribute minor fixes, please note that we might take a long while to get to them until the current overload of the project subsides - hopefully in the coming months. + ## Building To build Zellij, we're using cargo xtask. This is a standalone package shipped