3 Open Issues Need Help Last updated: Mar 14, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue tracks the creation of initial project documentation. It requires documenting execution instructions in `README.md` and the project's folder structure in `architecture.md`. The `style-guide.md` document, outlining coding style, has already been completed.

Complexity: 2/5
docs good first issue

AI Summary: This issue requests the addition of a `CONTRIBUTING.md` file to the project's root directory. The file should clearly outline contribution guidelines, including pull request procedures and commit/branching standards, to ensure consistency and inform new contributors.

Complexity: 2/5
docs good first issue

AI Summary: This issue is a "chore" task to set up a new Nuxt project. It requires creating the initial project structure using the latest Nuxt version, ensuring both `npm run dev` and `bun run dev` commands function correctly, and adhering to standard folder structures with placeholders, without adding unnecessary dependencies.

Complexity: 2/5
good first issue chore