Hacktoberfest 2019 - My First Open Source Community Challenge
As part of my Open Source course at Seneca College I am participating in this year's Hacktoberfest , "Hacktoberfest is a month-long celebration of open source software run by DigitalOcean and DEV. Hacktoberfest is open to everyone in our global community. To participate, four pull requests must be submitted to public GitHub repositories. You can sign up anytime between October 1 and October 31." One of my main goals for this course is to delve into the Open Source community and improve my C# / .NET skills, so I have chosen the following projects to work on: Winforms Winforms is a great tool that helps developers to build Windows-based UI's easily. "Windows Forms also provides one of the most productive ways to create desktop applications based on the visual designer provided in Visual Studio. It enables drag-and-drop of visual controls and other similar functionality that make it easy to build desktop applications." I have offered my help ...