Thank you for your interest in making Console Project better!
To learn how to build the solution and run tests, follow the README.
Please attempt to match the style of surrounding code as much as possible.
Prefer the patterns described in the .NET Framework Design Guidelines
The master
branch should always be in a healthy state
Your change should include tests (inside the tests
folder solution) to verify new functionality wherever possible.
And make sure all tests pass
Create a pull request.