exercism / go

Exercism exercises in Go.
https://exercism.org/tracks/go
MIT License
984 stars 651 forks source link

[Discussion] How to handle exercises that differ from the problem spec #1915

Closed junedev closed 2 years ago

junedev commented 2 years ago

The Go track has a couple of exercises that exist in the problem spec repo but the Go version differs from the problem spec version.

Here a list of the ones I saw (as part of https://github.com/exercism/go/pull/1913) and my proposal how to address them.

There might be more exercises with that should be in the list but we have not identified them yet.

Once we discussed how to move forward with these exercises, we can create individual issues for each of them.

andrerfcsantos commented 2 years ago
junedev commented 2 years ago

Thanks for your feedback!

junedev commented 2 years ago

I created the remaining issues. I will close this one. If someone has additional feedback later because they saw the post on Slack, please post it nevertheless.