This section only applies for the rewrite
branch currently, I will not accept PRs on the master
branch!
- Fork it
- Commit your changes (
git commit -m 'feat: add some feature'
) - Test your code (
dotnet test
or Ctrl + R, A in Visual Studio) - Push your changes (
git push
) - Create a pull request