Raxuis/ChaosProxy
Good First Issues in Go
Go's small standard library and strict formatting make its projects approachable — the toolchain enforces a lot of consistency for you.
24+ open beginner issues
17 repositories
September 17, 2026 last updated
Open Go issues for beginners
Raxuis/ChaosProxy
Add a `headers` fault to add, override, or remove response headers
codewithMohak/DeceptionX
✨ Feature Request
hivecommons/hive
[quality] pkg/dashboard fleetReportStatePath is a hardcoded /data const — blocks hermetic tests for publishFleetReports (0%)
open-telemetry/opentelemetry-collector-contrib
[processor/attributes] is unmaintained
dbhq-uk/terraken
Shell completions, and --explain for the finding codes
hivecommons/hive
[architect] pkg/agent/manager.go god file: 10,977 lines, 310 functions mixing >=6 domains (credentials, tmux/pane, copilot/claude sessions, kick, restart, sandbox)
bytestrix/InfraCanvas
React hook exhaustive-deps lint warnings in canvas components
bytestrix/InfraCanvas
Deprecated devDependency warnings during `make all` (eslint 8.x, rimraf 3.x, others)
heymaikol/network-doctor
Add hermetic tests for the macOS DNS-SD browse wrapper
heymaikol/network-doctor
Add hermetic tests for macOS and Windows SSID command wrappers
ludo-technologies/polyscan
[BUG][auto] ts/unused-import-misses-extends-implements-and-decorator-usage: imports used in a heritage clause, type position or decorator are reported unused
Podiom/Podiom
internal/server: isStaleActionError and orFallback have no test coverage
Podiom/Podiom
internal/config: ValidateProfile has no test coverage
YoanWai/agent-manager
Double click a session row to focus it; click the list or mouse back leaves
orka-agents/orka
Preserve existing options in configured web-search URLs
alibaba/open-code-review
Viewer redesign: Session detail — header / meta bar
argoproj/argo-workflows
Controller and server not starting after upgrade from 4.0.3 to 4.1.2
open-telemetry/opentelemetry-collector-contrib
[receiver/snmp] is unmaintained
wunderforge/agenova
[E10-T3] Publish the golden-demo and evidence tutorial
alibaba/open-code-review
Near-duplicate comments in json output for agent
envoyproxy/gateway
Support sharing Wasm VMs across EnvoyExtensionPolicies for identical filters
kubefleet-dev/kubefleet
Scheduler tests: compare annotations when previous state is known
arkmq-org/arkmq-org-broker-operator
brokerProperties not read from extraMounts: configMaps: *-bp
How to contribute to a Go project
Run `go build ./...` and `go test ./...` after cloning. `gofmt`/`go vet` keep style uniform automatically.
- Run `gofmt` and `go vet` before pushing — CI will fail otherwise.
- Keep changes idiomatic and minimal; Go reviewers prefer simple over clever.
- Error-handling and docs issues are good, well-bounded starters.
Track these Go issues and get AI-matched
Sign up free to bookmark issues, track your pull requests, and get AI-picked matches for your exact skill level.
Start contributing — it's free
FirstIssue.dev