cross-ts/rss-reader
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
20 repositories
June 27, 2026 last updated
Open Go issues for beginners
setupproof/setupproof
Document monorepo workflow setup
setupproof/setupproof
Add adoption examples for common project layouts
llm-d/llm-d-workload-variant-autoscaler
Flaky e2e test: "should recommend scale-down when load drops below scaleDownBoundary" (saturation V2 smoke)
mantra6g/iml
Bug: updates in ServiceChain resources fail to be applied
gittuf/gittuf
Readd Metadata Debug Commands
llm-d/llm-d-router
[Operations] Implement DumpState for file-discovery plugin
rivernova/hosomaki
v1.0.0 release readiness
kercre123/wire-pod
OSKR unlocked (v2.0.1.6091 ankidev) cannot complete Bluetooth setup (onReadyForPin null)
pmady/gpu-mcp-server
Add JSON output example to README
londek/ipadecrypt
Megathread: New, unsupported SC_Info rolling out to iOS 26 devices resulting in decryption failures.
Mininglamp-OSS/octo-lib
ci: osv-scan PR job exceeds 1MB job-output limit
nginx/nginx-gateway-fabric
NGINX Gateway Fabric creates PreferDualStack Service warning in IPv4-only MetalLB environments (non-blocking error noise)
anthony-chaudhary/fak
feat(metal): hybrid (Qwen3.6 Gated-DeltaNet) Metal prefill — lift requirePreNorm
anthony-chaudhary/fak
feat(metal): q4_k device GEMM — upload q4_k (f16/int8), not Q8-dequant->f32
pactus-project/pactus
[FEATURE]: Add Stake Balance (Bond dialog)
IronSecCo/ironclaw
Add a self-documenting `make help` target
Custos-com/Burnless
feat: implement toil export command
Mininglamp-OSS/octo-server
fix(botfather): /daemon instructs OCTO_MATTER_URL, but the daemon never reads it
sipeed/picoclaw
[Feature] use vodozemac instead of libolm
Mininglamp-OSS/octo-smart-summary
Bug: DM channel ID normalization order reversed — NormalizeDMChannelID uses max@min but WuKongIM stores min@max
hearth-project/hearth
Add DeepSeek and GLM LLMService samples
hearth-project/hearth
Wanted: close the Ascend 910B end-to-end on real NPU (device-plugin scheduling) — preview validated
Mininglamp-OSS/octo-server
Revoke tip shows empty sender name for webhook (iwh_) messages
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