Help Wanted

Discover open source projects where your contributions truly matter

While large projects overflow with contributions, smaller initiatives eagerly await your expertise and passion

Active filters:Stars: 10+ Stars
Filters trigger API requests for better performance

Showing 30 of 8,673 opportunities to contribute

AI Summary: This issue proposes converting the slow query log output from its current line-broken format to JSON. This change aims to improve the log's grepability and overall usability for performance analysis and debugging.

Complexity:2/5
bugperformancegood first issue

Computing-focused community centered around link aggregation and discussion

Ruby
#aggregator#forum#hacktoberfest#rails#ruby

AI Summary: This issue is a "Good First Issue" designed for absolute beginners to make their first open-source contribution. The task involves adding a single markdown line to a specific file (`docs/community-notes/contribution-notes-2.md`) directly from the browser, requiring no coding or repository setup. It's a quick and easy way to get involved, especially for Hacktoberfest.

Complexity:1/5
documentationenhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue proposes automating the process of updating the Homebrew formula for the Vizb project whenever a new release is made. Currently, this requires manual intervention to update the formula's version and checksums in the Homebrew-core repository. The goal is to implement a CI workflow, similar to the existing Winget integration, that automatically creates a pull request to bump the formula.

Complexity:3/5
enhancementgood first issueci

A tabular data visualization engine from your local to CI/CD pipeline

Go
#3d-charts#benchmark#chart#ci-cd#data-science#data-visualization#golang-tools#tabular-data#visualizer

AI Summary: The Vertex documentation's Quickstart page incorrectly states that the Vertex Desktop application is only available for Windows. This issue requests updating the documentation to reflect that the application supports Linux, macOS, and Windows, as indicated on the official download page. The fix involves modifying a specific line in the `quickstart.md` file and potentially scanning other Vertex documentation for similar inaccuracies.

Complexity:1/5
documentationgood first issue

This repository contains the frontend applications for the AirQo platform.

JavaScript
#dashboard#docs#documentation#frontend#hacktoberfest#hacktoberfest2024#mobile-app#website

AI Summary: This issue proposes adding a Homebrew installation method for Vizb by submitting a formula to the `Homebrew/homebrew-core` repository. This will allow macOS and Linux users to easily install Vizb using `brew install vizb`, similar to how Windows users can install it via Winget.

Complexity:3/5
enhancementgood first issue

A tabular data visualization engine from your local to CI/CD pipeline

Go
#3d-charts#benchmark#chart#ci-cd#data-science#data-visualization#golang-tools#tabular-data#visualizer

AI Summary: The `release-please` GitHub Action is failing to update the `uv.lock` file when releasing new package versions. This leads to an inconsistent state in the workspace because the lockfile does not reflect the updated package versions.

Complexity:2/5
good first issue

Nominal's open-source library for hardware test instrumentation

Python

AI Summary: This issue is a "Good First Issue" requesting the addition of a new Japanese cultural etiquette tip regarding chopstick usage to a JSON file. No coding is required, and the contribution can be made directly from the browser in under a minute.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: In the Kanvas Import Design feature, the default design file name 'Untitled Design' is not being removed when a user attempts to clear it, preventing them from entering a new name. The expected behavior is that clearing the placeholder should allow for a custom design name to be entered.

Complexity:2/5
help wanted

Public registry for Meshery remote provider packages

HTML
#hacktoberfest#meshery#meshery-extensions#meshery-plugins#meshery-provider#meshery-remote-provider

AI Summary: This issue proposes adding compatibility labels next to games in the UI to inform users whether a game will work on their Mac before downloading. The goal is to reduce the need for users to check external websites for compatibility information and to better organize games based on their working status. The proposed solution involves fetching compatibility data from various sources and then displaying this information through labels or warnings.

Complexity:3/5
enhancementhelp wantedMedium priorityFeat QoLarea:ui

Macndcheese is an app that runs almost any steam game and with the additional support for epic games.

Python

AI Summary: The `build-contributor-wall.py` script fails to validate the number of contributors in its input JSON. If the JSON contains fewer than the expected 551 contributors, the script silently truncates the list, leading to an incomplete contributor wall without any warning to the maintainer. The proposed fix involves adding validation checks and error messages, as well as HTML escaping for contributor login names to prevent potential injection vulnerabilities.

Complexity:2/5
bughelp wantedgood first issueGSSoC-26level:intermediateECSoC26

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: The Shiki syntax highlighter is eagerly imported in the `code-block.tsx` component, causing its core engine to be included in the main JavaScript bundle. This significantly bloats the bundle size to approximately 4.4MB, negatively impacting performance on slower network connections. The issue suggests lazy-loading the Shiki engine to improve initial load times.

Complexity:3/5
enhancementhelp wantedcomp:web-uiP2-mediumtriaged

Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.

Python
#agent-framework#agent-governance#agent-orchestration#agents#ai#ai-agent#ai-agents#claude-code#codex#coding-agents#developer-tools#llm#ml#multi-agent#python#sandbox

AI Summary: This issue proposes the creation of a reusable, pure CSS animated skill badge component. The component should feature a rounded design with smooth hover effects like scaling, glow/shadow transitions, and background changes, suitable for portfolios and documentation.

Complexity:2/5
enhancementhelp wantedgood first issueanimationGSSoC-26gssoc:approvedlevel:beginnerECSoC26

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This bug report highlights a discrepancy in tooltips for multi-series donut charts. While the main value legend displays all series, including those with zero values, the donut's side legend omits zero-valued series. The expected behavior is to show these zero-valued series as 'n/a' in the side legend, rather than hiding them.

Complexity:2/5
buggood first issueui

A tabular data visualization engine from your local to CI/CD pipeline

Go
#3d-charts#benchmark#chart#ci-cd#data-science#data-visualization#golang-tools#tabular-data#visualizer

AI Summary: This issue proposes improving the test quality of the `pkg/constants/constants_test.go` file. The current tests, while covering some aspects, lack `testify` usage and miss testing several important constants and functions, including path constants, policy constants, timeout bounds, and engine options for various providers. The goal is to enhance clarity, reduce boilerplate, and increase test coverage.

Complexity:2/5
good first issuetestingcode-qualityautomated-analysiscookietest-quality

GitHub Agentic Workflows

Go
#actions#cai#ci#claude-code#codex#copilot#gh-extension#github-actions

AI Summary: This issue is a beginner-friendly task to add a new Japanese video game quote to a JSON file. It requires no coding and can be completed in under a minute by forking the repository, editing the file in the browser, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue aims to make security events related to credential lifecycle changes (like password resets) transactionally durable. Currently, these events are written after the main transaction commits, meaning failures can lead to a credential change without a corresponding audit log. The goal is to ensure that either the credential change and its event commit together, or an outbox record is created within the same transaction for eventual delivery.

Complexity:4/5
bughelp wantedroadmappriority/P2safetyarea/dashboard

System Level Intelligent Router for Mixture-of-Models at Cloud, Data Center and Edge

Go
#ai-gateway#bert-classification#fine-tuning#golang#huggingface-candle#huggingface-transformers#kubernetes#llm#llmrouter#mcp#mixture-of-models#openclaw#pii-detection#prompt-engineering#prompt-guard#rust#semantic-router#vllm

AI Summary: The user is reporting a bug where the "Game Mode" toggle is missing from the new Steam game page in the application. They expected to find this toggle, similar to how it appears in the Epic Games launcher, but it was not present.

Complexity:2/5
Buggood first issueLow priorityarea:steamarea:ui

Macndcheese is an app that runs almost any steam game and with the additional support for epic games.

Python

AI Summary: This issue proposes adding a "Lighthouse" component to EaseMotion CSS. The component aims to create a visually appealing lighthouse with a sweeping light beam and gentle waves, all implemented using pure CSS. It includes a reduced motion fallback and is intended for use in coastal, travel, and guidance themes.

Complexity:3/5
help wantedgood first issueanimationGSSoC-26level:intermediateECSoC26

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development

AI Summary: This issue aims to expand unit test coverage for the trainer MCP (Managed Cloud Platform) tools. It involves mocking trainer client and Kubernetes APIs to test various success and submission paths for training, discovery, monitoring, lifecycle management, platform operations, and planning functionalities. The goal is to ensure all "TODO(test)" markers are addressed and the Python tests pass.

Complexity:3/5
good first issuehelp wantedarea/trainerarea/testing

MCP Server for AI-Assisted Development with Kubeflow Tools

Python

AI Summary: This issue is a beginner-friendly task to add a new Japanese grammar point, "〜せいで", to a JSON file. It requires no coding experience and can be completed in under a minute by editing the file directly in the browser, starring and forking the repository, and submitting a pull request.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: The user wants to configure `git-cliff` to selectively include commit types in version bumps versus changelog entries. Currently, commit types can only be excluded entirely from both, or included in both. The proposed solution involves adding a `bump` or `include_in_changelog` flag to commit parsers to control this behavior independently.

Complexity:3/5
feature/requestgood first issue

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

Rust
#changelog#changelog-generator#commit#conventional-changelog#conventional-commit#conventional-commits#generator#git#git-cliff#hacktoberfest#keepachangelog#rust#semver

AI Summary: This issue aims to improve unit test coverage for various core modules within the kubeflow_mcp project. It involves expanding tests for specific functionalities like dynamic tools, server operations, health/logging, resource handling, authentication, tool integrity, and configuration parsing. The goal is to clear existing TODO markers and ensure all Python unit tests pass.

Complexity:3/5
good first issuehelp wantedarea/testingarea/core

MCP Server for AI-Assisted Development with Kubeflow Tools

Python

AI Summary: The current icon used for full-screen mode, which resembles a PC, is misleading and confusing to users. The author suggests replacing it with an icon like a TV, which better represents the concept of a large, immersive screen experience often associated with controller use.

Complexity:2/5
help wantedgood first issueMedium priorityIncoherencearea:ui

Macndcheese is an app that runs almost any steam game and with the additional support for epic games.

Python

AI Summary: This issue is a beginner-friendly task to add a new trivia question about Japanese summer festivals to a JSON file. No coding experience is required, and the contribution can be made directly in the browser within a minute.

Complexity:1/5
enhancementhelp wantedgood first issuehacktoberfestcommunitylow hanging fruitup-for-grabsfirst-timers-only

Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!

TypeScript
#beginner#beginner-friendly#contribute#contribution#contributions-welcome#first-contributions#first-timers-only#good-first-contribution#good-first-issue#good-first-pr#hacktoberfest#help-wanted#japanese#japanese-language#language-learning#learn-japanese#nextjs#open-source#react#up-for-grabs

AI Summary: This issue proposes adding a function to detect duplicate instrument addresses on shared buses like GPIB or RS-485. The function will analyze the output of a `scan()` operation and identify addresses that are assigned to multiple distinct instrument identities, indicating a potential conflict. The goal is to prevent data corruption or instrument shadowing caused by misconfigured shared bus setups.

Complexity:2/5
enhancementgood first issue

A high-level Hardware Abstraction Layer (HAL) for RF test stations with Digital Twin support, SCPI control, and async measurements.

Python
#anritsu#digital-twin#hal#instrumentation#keysight#pyserial#python#pyvisa#rf-hal#rigol#rohde-schwarz#scpi#siglent#test-automation

AI Summary: This issue proposes implementing an exponential backoff strategy for polling instrument operations, specifically for the `*OPC?` command. The goal is to reduce bus traffic during long operations by starting with short polling intervals and gradually increasing them up to a maximum delay, while still allowing for quick detection of short operations. The implementation should be done in `src/instrumation/transport.py` and adhere to specific acceptance criteria, including handling timeouts and working with mock objects.

Complexity:2/5
enhancementgood first issue

A high-level Hardware Abstraction Layer (HAL) for RF test stations with Digital Twin support, SCPI control, and async measurements.

Python
#anritsu#digital-twin#hal#instrumentation#keysight#pyserial#python#pyvisa#rf-hal#rigol#rohde-schwarz#scpi#siglent#test-automation

AI Summary: This issue proposes implementing a robust method for checking instrument readiness before reading data. Instead of relying on fixed delays, the code should poll the instrument's Status Byte Register for the Message Available (MAV) bit. This ensures data is truly ready, preventing hangs or corrupted reads and improving performance.

Complexity:2/5
enhancementgood first issue

A high-level Hardware Abstraction Layer (HAL) for RF test stations with Digital Twin support, SCPI control, and async measurements.

Python
#anritsu#digital-twin#hal#instrumentation#keysight#pyserial#python#pyvisa#rf-hal#rigol#rohde-schwarz#scpi#siglent#test-automation

AI Summary: This issue requires implementing a function to find the minimum safe timeout for an instrument. The function will iterate through a predefined list of timeout candidates, setting each one and attempting a query. It should return the smallest timeout that successfully completes the query without timing out, while also restoring the instrument's original timeout. If no candidate works, it should raise a RuntimeError.

Complexity:2/5
enhancementgood first issue

A high-level Hardware Abstraction Layer (HAL) for RF test stations with Digital Twin support, SCPI control, and async measurements.

Python
#anritsu#digital-twin#hal#instrumentation#keysight#pyserial#python#pyvisa#rf-hal#rigol#rohde-schwarz#scpi#siglent#test-automation

AI Summary: This issue proposes adding a function to automatically detect the correct line termination character (LF, CR, or CRLF) for a connected instrument. The function will iterate through common terminators, query the instrument with a safe command, and return the terminator that yields a valid response. This prevents silent failures caused by incorrect termination settings.

Complexity:2/5
enhancementgood first issue

A high-level Hardware Abstraction Layer (HAL) for RF test stations with Digital Twin support, SCPI control, and async measurements.

Python
#anritsu#digital-twin#hal#instrumentation#keysight#pyserial#python#pyvisa#rf-hal#rigol#rohde-schwarz#scpi#siglent#test-automation

AI Summary: This issue proposes the creation of an animated data badge UI example. The badge should feature a counting animation for its numeric value and a gradient highlight for its background. The implementation should include different display styles for small, medium, and large sizes.

Complexity:2/5
help wantedgood first issueanimationGSSoC-26gssoc:approvedlevel:beginnerECSoC26

Animation-first CSS framework with reusable UI components, modern effects, and zero dependencies. Lightweight, beginner-friendly, and open-source.

HTML
#animation-library#animations#css#css-framework#developer-tools#frontend#frontend-framework#good-first-contribution#good-first-issue#good-first-pr#gssoc-2026#hacktoberfest#html-css#open-source#ui-components#web-development