From 46d7d382886e8a5c7aab837e4c09123cc38fd79a Mon Sep 17 00:00:00 2001 From: MichisGitIsKing Date: Sun, 17 May 2026 07:15:25 +0200 Subject: [PATCH 1/2] Fix typo: comitting -> committing in checklist heading --- guides/your-first-pr-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/your-first-pr-checklist.md b/guides/your-first-pr-checklist.md index 32bf77c..9cd150a 100644 --- a/guides/your-first-pr-checklist.md +++ b/guides/your-first-pr-checklist.md @@ -2,7 +2,7 @@ Before you click "Create pull request," walk through this checklist. It catches the things that turn a clean merge into three rounds of review. -## Pre-flight: before comitting +## Pre-flight: before committing ### The change itself From 63af6245bd61f4bea0bd4f02d6f91ded4f2b296b Mon Sep 17 00:00:00 2001 From: Michael Can Date: Sun, 17 May 2026 08:04:00 +0200 Subject: [PATCH 2/2] Claim slot 6 in contributors.md --- contributors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors.md b/contributors.md index 72226c3..6d95732 100644 --- a/contributors.md +++ b/contributors.md @@ -17,6 +17,6 @@ If you're adding yourself as part of your first PR, link the PR you're adding yo 3. *Slot 3 — open. Claim via the corresponding issue.* 4. *Slot 4 — open. Claim via the corresponding issue.* 5. *Slot 5 — open. Claim via the corresponding issue.* -6. *Slot 6 — open. Claim via the corresponding issue.* +6. [MichisGitIsKing](https://github.com/MichisGitIsKing) — first contribution: [Fixed typo "comitting" -> "committing"](https://github.com/MichisGitIsKing/learn/pull/1) -After slot 6 fills, additions go straight in alphabetically — no need to claim a numbered slot. +After slot 6 fills, additions go straight in alphabetically — no need to claim a numbered slot. \ No newline at end of file