From 298520d44724e5d48049d61b6a89338d2e84a6c0 Mon Sep 17 00:00:00 2001 From: Galang Agung Munggaran Date: Fri, 28 Nov 2025 19:49:41 +0700 Subject: [PATCH] add: introduction markdown file for GitHub Skills --- galang-intro.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 galang-intro.md diff --git a/galang-intro.md b/galang-intro.md new file mode 100644 index 000000000..b016b4e64 --- /dev/null +++ b/galang-intro.md @@ -0,0 +1,12 @@ +# Introduction + +Hello! My name is **Galang Agung Munggaran**, a student from **SMKN 2 Subang**. +This file is part of my GitHub Skills: Introduction to GitHub Experience. + +I am learning: +- How to create a branch +- How to make commits +- How to open a Pull Request +- How to merge a Pull Request + +Thank you GitHub Education!