What I learned from my first PR to Athens
In this blog post, I’ll describe my experience and first thoughts on the Athens project. This project is written in Go and we’re building a proxy for go modules. Even though I don’t know much about go modules, I was able to make my first contribution to the project. I really like this community since it’s very welcoming and friendly. Long story short, You don’t have to be super knowledgeable about the project to make contributions. You don’t have to be a Golang wizard. People in the community are ready to help and collaborate. I learned about vgo from Russ’s talk and I wanted to try it out. Since I was lazy and didn’t want to try it super early, I decided to try it after the Go 1.11 release. As I was learning about it, I came across Athens. ...