2 Open Issues Need Help Last updated: Nov 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a `CONTRIBUTING.md` file to the repository to guide new contributors. The file should detail the development setup, workflow, architecture, testing procedures, code style, and how to get help, aiming to enable new contributors to run tests within 15 minutes.

Complexity: 2/5
documentation good first issue

AI Summary: This issue proposes adding a devcontainer.json file to the repository. This configuration will enable GitHub Codespaces to automatically set up a development environment for new contributors, including pre-installed Rust tools, VS Code extensions, and port forwarding.

Complexity: 1/5
documentation good first issue