Hello! I really can’t stress enough how much Exercism has helped me improving my coding skills, so I’d really like to help - even with a very simple contribution.
I read the blog post about issues not being accepted anymore on the GitHub repository, therefore I’m not really sure what’s the best approach to start contributing.
For instance, I would like to add a new concept exercise about Streams (e.g. Stream, MemoryStream, StreamReader, StreamWriter classes). I first encountered them in Tournament, but as a beginner I kind of struggled to find my way through the exercise.
I believe that the process of creating a new exercise, together with the corresponding documentation and tests, is the best way to learn the concept and give back to the community.
Thank you!