From 08efb17dc39c9fc44192f905535c6852fdc3f0dd Mon Sep 17 00:00:00 2001 From: Jaewon Kang Date: Wed, 8 Apr 2026 13:31:46 -0500 Subject: [PATCH 1/2] added a learning --- takeaways/jjaaeeone.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 takeaways/jjaaeeone.md diff --git a/takeaways/jjaaeeone.md b/takeaways/jjaaeeone.md new file mode 100644 index 0000000..2c49f58 --- /dev/null +++ b/takeaways/jjaaeeone.md @@ -0,0 +1 @@ +I learned the workflows: pull, branch, edit, commit, push, PR, merge From 13790df061842970a3d93a4832b35c88057dd2df Mon Sep 17 00:00:00 2001 From: Jaewon Kang Date: Wed, 8 Apr 2026 13:41:29 -0500 Subject: [PATCH 2/2] I added a learning --- community-board.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community-board.md b/community-board.md index eb74cc7..84f814d 100644 --- a/community-board.md +++ b/community-board.md @@ -24,3 +24,5 @@ adamzeeee: GitHub is very cool and not scary at all! **MMoscosoCruz** — GitHub finally clicked for me after reading this guide. Learning the vocabulary, understanding branches and pull requests, and setting it all up with Claude Code made the whole thing feel approachable. Highly recommend this article to anyone starting out. - I learned about the git workflow and came up with an acronym for it 'Pizza Before Every Commit Prevent Poor Moods' — @Della05 + +**jjaaeeone** - I learned the workflow: pull, branch, edit, commit, push, PR, merge