Newcomer looking to contribute long-term to Fjall #245
Replies: 1 comment 1 reply
-
|
Tasks that are open for contributions are marked as "help wanted" https://github.com/fjall-rs/fjall/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22 Though most easiest ones are probably gone at this point. The easiest one is this here: And maybe restoring fjall-rs/lsm-tree#153 -> fjall-rs/lsm-tree#155 Expanding test coverage (possibly by reducing uncaught mutants: fjall-rs/lsm-tree#205 & #212) and fixing clippy is always a good thing, too, especially when the PRs are small. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @marvin-j97,
I'm a developer and the creator of glanke.com (my personal project/website), and I’ve been following Fjall with great interest. I'm fascinated by LSM-tree architectures and high-performance storage engines, which is why I'd love to contribute here. To get started, I’ve already forked the repo, set up the environment, and confirmed that all 78 tests pass on my local machine. I'm comfortable with the Rust toolchain and ready to dive in.
Since I'm looking to contribute long-term, could you please suggest or assign a beginner-friendly task? I’m happy to help with:
I'm eager to learn from the codebase and help grow the project. Looking forward to your guidance!
Best regards,
Glankay
Beta Was this translation helpful? Give feedback.
All reactions