From 1a7f952285b6e16322621c5e2e018e1c43148cb7 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Tue, 15 Apr 2025 13:58:38 +0200
Subject: [PATCH] [advanced] adds regular faq from first advanced courses

---
 advanced.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/advanced.md b/advanced.md
index fe0a6a3..d877c0f 100644
--- a/advanced.md
+++ b/advanced.md
@@ -1,3 +1,10 @@
+# regular FAQ
+
+- 10-12 git integration RStudio / VS Code / others
+- 13-15 GitLab / GitHub project setup / importing existing projects / how to start and continue after that, project management, issue management
+- 15-16 GitLab / GitHub automation
+- 16-18 free for all
+
 # git advanced -- how to maintain a comprehensible history
 
 - when projects get bigger
-- 
GitLab