From 060c164c92a4ee02e9c1c530ea7d9c0e9ce957f1 Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Mon, 3 Dec 2018 14:40:10 +0100 Subject: [PATCH] adds feedback homework --- basics.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/basics.html b/basics.html index d0cdb35..ade1143 100644 --- a/basics.html +++ b/basics.html @@ -1016,7 +1016,7 @@ ... create repository in GitLab ... - ... and commit changes! + ... commit and push changes! notes: - you will have problems @@ -1035,6 +1035,17 @@ - open issues for problems and features - contribute via merge requests - review commits and merge requests + - ask others to review your contributions + </section> + + <section id="homework-feedback" data-markdown> + ## homework #3 + ### feedback + + https://git.idiv.de/sc/edu/git-seminar + + notes: + - remember code of conduct, criticism and commenting rules </section> </section> -- GitLab