Hello Exercism Community Forum,
I recently revisited the C# strings exercise and tried to use string interpolation. I saw the “$
” and tried to use that in my exercise and ran into a compile error and saw that I had to add the Console.WriteLine()
in order for it to work. I thought because I had this small issue, perhaps some other beginner might bump into this also. I then thought it would be a good reason to try and contribute the open-source community.
I have never done a contribution to any project before this seems like the smallest possible contribution one can do to get started. I went through the forking process on GitHub and made the change and the pull request. Shortly after I got the reply e-mail saying I should create a Community post to get other members to discuss this. So I’m doing that now.
I know this is super small and a very uncritical thing, but I just want try and contribute to something larger than myself and learn more about the process of open-source communities as I have never really done so in the past. I have used FOSS software and services before but never really took the time to contribute. I would like to start the process of learning how to give back rather than just take.
Regardless of the outcome I think this is an interesting and cool process.