Open jzelinskie opened 1 year ago
Hi, i'm interested in contributing to this!
@sephialaureenciaa thanks! have you checked out the CONTRIBUTING file? That should be all you need to get started and we'd welcome a pull request. If there's anything about the contribution guidance that seems like it's missing or confusing we'd also like to hear about it.
If we add the
-coverprofile
flag to evergo test
func inmagefiles/test.go
, we can aggregate them all into a single coverage file inAll()
.This'll be useful to track (perfect coverage is a non-goal of the project), but is also required for submitting to awesome-go