Boeing/config-file-validator
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
July 21, 2026 last updated
Open Go issues for beginners
voidmind-io/voidllm
Add Go native fuzz targets for SSE and PII parsing paths
sorotrail/SoroTrail
Add GitHub Actions CI running build, tests (with Postgres), and lint
sorotrail/SoroTrail
Support order=desc on event listing endpoints
eduardofuncao/squix
Display counter for search results and visual modes in the table results view
marcoarnulfo/clickup-cli
Enhancement: flag billable nel log ore
marcoarnulfo/clickup-cli
Perf: risoluzione nomi lista su cache fredda
ludo-technologies/pyscn
[BUG][auto] cbo-enum-member-inflation-module-qualified: CBO still double-counts enum members accessed via a module alias
konflux-ci/konflux-build-cli
Group github-actions Renovate updates
kubernetes-sigs/kube-network-policies
ManagedIPs() enrolls hostNetwork pods' node IPs into the podips-v4/v6 enforcement set (no HostNetwork skip, unlike podinfo.ipresolver)
alibaba/open-code-review
i18n(pages): add Russian (ru) locale to the documentation site
anywherelan/awl
iptables not found in $PATH
kcexn/bolte-bridge
Documentation: Update documentation to reflect Matrix client config.
rancher-sandbox/runtime-enforcer
Investigate how to minimize the failure rate for the NRI benchmark
Savitura/Fluxa
Fix go.sum being gitignored
Boeing/config-file-validator
Feedback Wanted - help test the v3 Release Candidate!
OrlojHQ/orloj
Approvals: Slack/Teams/email delivery integrations
openbao/openbao
Website: docs/api unification for versioning
googleapis/mcp-toolbox
Env-var interpolation treats set-but-empty variables as valid values; support Compose-style ${VAR:-default} and ${VAR:?} semantics
vllm-project/semantic-router
feature: implement the portable, content-addressed MoM Bundle lifecycle
vllm-project/semantic-router
research: orchestrate closed-loop self-adaptation across WRP knobs
lima-vm/lima
change `type Foo = string` to `type Foo string` for strict type checking
snowflakedb/terraform-provider-snowflake
Add gateway support
rancher/k3k
Skip CI for some changes
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