From 2714df18b94798c355f2301e1a1295ad2bbdd37a Mon Sep 17 00:00:00 2001 From: Markus Hofknecht Date: Sun, 31 May 2020 15:38:35 +0200 Subject: [PATCH] Improve Commit Process (#71), version 0.10.1.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae05a2c..a7d5493 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file