- This winforms application is built with .NET 6
Create a new issue! On the issue we can discuss the problem and assign the work.
- Comment on the issue to claim it
- Create a fork of the repo
- Create new branch as status-issue-id ( Exp: fix-issue-15)
- Work on your fork, then open a pull request. Tag the issue in your pull request
- Your PR will be reviewed, and if it is approved it will be merged into
master
NOTE: Follow the Semantic Commit Messages when you commit your changes.