From b2ebf58cb03fb86bb091a0c71871c6b6068ff474 Mon Sep 17 00:00:00 2001 From: CrimsonTome Date: Mon, 4 Jul 2022 11:29:52 +0100 Subject: [PATCH] subtopics --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c923215..c5342ac 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,16 @@ ## Topics - Git + - Quick intro to Git (not expecting many first years or foundation years to attend) + - Setting up your development envirnment with a `.gitconfig` - GitHub + - Quick intro to GitHub - GPG + - Intro to GPG + - Using GPG to sign your git commits + - Using GPG to encrypt emails between two people - SSH keys -- Contributing to open-source + - Intro to SSH keys + - How you can use them with git services such as GitHub or Gitea +- Contributing to open-source + - Contribution guidelines / etiquette