summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-06-14 13:24:34 +0200
committerGitHub <noreply@github.com>2023-06-14 13:24:34 +0200
commit59239cc1133179e2825d98b5c2be7c6c3bfdcc9c (patch)
treef05b4f53eb133c130ea54becdf3b56b519c70696
parent0545c20d8dc078da614c39bf54cff3d738a4cb10 (diff)
docs(contributing): status of contributions
-rw-r--r--CONTRIBUTING.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3543a4380..b0c59bc81 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