Improve Commit Process (#71), version 0.10.1.1

This commit is contained in:
Markus Hofknecht 2020-05-31 15:38:35 +02:00
parent b5e5117e68
commit 2714df18b9

View file

@ -66,4 +66,5 @@ When contributing please respect the style used by the codebase and consider the
*Run FixCop.
*Increase version in assembly file.
*Add a commit message like: IssueTitle (#xx), IssueTitle (#xx), version x.x.x.x .
*Commit either directly to master or when you are not sure with your changes then create a branch https://guides.github.com/activities/hello-world/
*Update issue and set the status to closed.