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
Hey! I'm a Go developer who's interested in contributing to tweego. Before I start though, I wanted to ask what sort of contributions you're interested in. Given that I'm brand new to twine, the type of changes I could immediately contribute would be tests, CI automation, and code clean-up (which I realize often boils down personal code style) and modernization (your go.mod says go 1.13, though that doesn't mean a whole lot).
One question I have is about the lack of a tracked go.sum file. Is there a particular reason that's in .gitignore?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey! I'm a Go developer who's interested in contributing to tweego. Before I start though, I wanted to ask what sort of contributions you're interested in. Given that I'm brand new to twine, the type of changes I could immediately contribute would be tests, CI automation, and code clean-up (which I realize often boils down personal code style) and modernization (your go.mod says
go 1.13
, though that doesn't mean a whole lot).One question I have is about the lack of a tracked go.sum file. Is there a particular reason that's in .gitignore?
Beta Was this translation helpful? Give feedback.
All reactions