From 7ee0dcd5899d6183d86cf62258621d01957679b3 Mon Sep 17 00:00:00 2001 From: Nicholas Kreifels Date: Sat, 25 Apr 2026 08:02:00 -0400 Subject: [PATCH 1/2] updated vendor contacts for Q2 --- acme/playbooks/vendor-management.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/acme/playbooks/vendor-management.md b/acme/playbooks/vendor-management.md index 6acef35..0e86283 100644 --- a/acme/playbooks/vendor-management.md +++ b/acme/playbooks/vendor-management.md @@ -14,3 +14,9 @@ - Schedule quarterly business reviews. - Track performance metrics and SLAs. - Maintain a log of issues and resolutions. + +## Vendor Directory + +### Catering +- **Mis-en-Bytes Catering** + - Phone: (555) 012-3456 From 263660eac8080143b32fe0d514a57b2bd27a029e Mon Sep 17 00:00:00 2001 From: Nicholas Kreifels Date: Sat, 25 Apr 2026 21:12:28 -0400 Subject: [PATCH 2/2] Add husker1022 takeaway to community board --- community-board.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community-board.md b/community-board.md index eb74cc7..40abb1e 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 + +**husker1022** — Understanding the pull, branch, edit, commit, push, PR, get approval, merge process and how it functions in git was incredibly helpful. I don't come from a coding background and this exercise and 101 Tool School guide really demystified how to setup Claude and use it with GitHub, even though I had already had a few aspects of my GitHub setup. Thank you!