Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
label:"help wanted" is:issue is:open
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
golang
/
go
Public
Notifications
You must be signed in to change notification settings
Fork
18.4k
Star
131k
Code
Issues
5k+
Pull requests
332
Discussions
Actions
Projects
4
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Issues
Search Issues
label
:
"help wanted"
is
:
issue
is
:
open
label:"help wanted" is:issue is:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
sync: WaitGroup.Go(f) may cause Wait's return to race with termination of process when f panics
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
help wanted
Status: Open.
#76126
In golang/go;
·
maxim2266
opened
on Oct 31, 2025
·
Proposal
cmd/go: go doc does not mention comparable in interface docs
Documentation
Issues describing a change to documentation.
Issues describing a change to documentation.
GoCommand
cmd/go
cmd/go
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#76125
In golang/go;
·
rogpeppe
opened
on Oct 31, 2025
·
Backlog
x/sys/unix: TestGetvfsstat fails on netbsd-arm
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
OS-NetBSD
Status: Open.
Bug
#76097
In golang/go;
·
bsiegert
opened
on Oct 28, 2025
·
Unreleased
os: TestStdPipe fails in AIX
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-AIX
Status: Open.
#76081
In golang/go;
·
ayappanec
opened
on Oct 28, 2025
·
Backlog
cmd/compile: reverse bounds check elimination
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
Status: Open.
#75955
In golang/go;
·
rsc
opened
on Oct 17, 2025
·
Unplanned
x/tools/gopls: Definition: does not treat doc link followed by colon as a reference
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
gopls
Issues related to the Go language server, gopls.
Issues related to the Go language server, gopls.
help wanted
Tools
This label describes issues relating to any tools in the x/tools repository.
This label describes issues relating to any tools in the x/tools repository.
Status: Open.
#75925
In golang/go;
·
mvdan
opened
on Oct 16, 2025
·
gopls/backlog
net/http/httputil: ReverseProxy: time out long-idle upgraded connections
help wanted
LibraryProposal
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Feedback is required from experts, contributors, and/or the community before a change can be made.
Status: Open.
#75830
In golang/go;
·
neild
opened
on Oct 9, 2025
syscall: TestExecPtrace timeout
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Issue is not actionable because of missing required information, which needs to be provided.
Status: Open.
#75720
In golang/go;
·
gopherbot
opened
on Oct 1, 2025
·
Backlog
x/pkgsite: "#Directories" rendering issue, likely due to hydrated DOM ID clash
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
pkgsite
Status: Open.
#75630
In golang/go;
·
jfrech
opened
on Sep 27, 2025
·
pkgsite/backlog
x/tools/gopls: code action declare missing method does not infer return type from append or map key
gopls
Issues related to the Go language server, gopls.
Issues related to the Go language server, gopls.
help wanted
Tools
This label describes issues relating to any tools in the x/tools repository.
This label describes issues relating to any tools in the x/tools repository.
Status: Open.
#75614
In golang/go;
·
paskozdilar
opened
on Sep 25, 2025
·
gopls/backlog
x/tools/internal/typesinternal: FileQualifier needs to add imports, and reject unnameable types
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Refactoring
Issues related to refactoring tools
Issues related to refactoring tools
Tools
This label describes issues relating to any tools in the x/tools repository.
This label describes issues relating to any tools in the x/tools repository.
Status: Open.
#75604
In golang/go;
·
adonovan
opened
on Sep 25, 2025
·
gopls/v0.22.0
encoding/ascii85: Decode is wrong when the source is 1 or 5 bytes long
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#75590
In golang/go;
·
xformerfhs
opened
on Sep 24, 2025
You can’t perform that action at this time.