TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How Do I Contribute to Open Source Golang Projects?

2 pointsby karsinkkover 8 years ago

1 comment

christophbergerover 8 years ago
If you want to contribute to the Go project itself, this article is a good start: <a href="https:&#x2F;&#x2F;blog.gopheracademy.com&#x2F;advent-2016&#x2F;contributing-to-the-go-project&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.gopheracademy.com&#x2F;advent-2016&#x2F;contributing-to-t...</a><p>For all other Go projects, check the project documentation or ask the maintainer(s) if and how you can contribute. This should not be different from any other (i.e., non-Go) open source project.