From e85504195218fbaeae3f049c9cfbd6395afb5b43 Mon Sep 17 00:00:00 2001 From: Nathaniel Pendy Date: Tue, 26 Jul 2022 17:05:58 -0500 Subject: [PATCH 1/3] Update Pair Extraordinaire Counts After having set up a script to test for myself, I have found that the actual counts to get the pair extraordinaire levels are as edited above. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21ec578..858860a 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Some Achievements not only have the base version, but also tiers. | Title | Tier | Badge | Earned by | | --- | --- | --- | --- | -Pair Extraordinaire x2 | Bronze 🥉 | Pair Extraordinaire Bronze Badge | Coauthored in 10 merged pull requests -Pair Extraordinaire x3 | Silver 🥈 | Pair Extraordinaire Silver Badge | Coauthored in 24 merged pull requests -Pair Extraordinaire x4 | Gold 🥇 | Pair Extraordinaire Gold Badge | Coauthored in 48 merged pull requests +Pair Extraordinaire x2 | Bronze 🥉 | Pair Extraordinaire Bronze Badge | Coauthored in 15 merged pull requests +Pair Extraordinaire x3 | Silver 🥈 | Pair Extraordinaire Silver Badge | Coauthored in 30 merged pull requests +Pair Extraordinaire x4 | Gold 🥇 | Pair Extraordinaire Gold Badge | Coauthored in 120 merged pull requests Starstruck x2 | Bronze 🥉 | Starstruck Bronze Badge | Created a repository that has 128 stars Starstruck x3 | Silver 🥈 | Starstruck Silver Badge | Created a repository that has 512 stars Starstruck x4 | Gold 🥇 | Starstruck Gold Badge | Created a repository that has 4096 stars From 157ebb5e121b6fdcc5d7b4019fddd2b4bb658059 Mon Sep 17 00:00:00 2001 From: Nathaniel Pendy Date: Wed, 27 Jul 2022 16:26:02 -0500 Subject: [PATCH 2/3] More explicit wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 858860a..a843b32 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Some Achievements not only have the base version, but also tiers. | Title | Tier | Badge | Earned by | | --- | --- | --- | --- | -Pair Extraordinaire x2 | Bronze 🥉 | Pair Extraordinaire Bronze Badge | Coauthored in 15 merged pull requests -Pair Extraordinaire x3 | Silver 🥈 | Pair Extraordinaire Silver Badge | Coauthored in 30 merged pull requests -Pair Extraordinaire x4 | Gold 🥇 | Pair Extraordinaire Gold Badge | Coauthored in 120 merged pull requests +Pair Extraordinaire x2 | Bronze 🥉 | Pair Extraordinaire Bronze Badge | Coauthored in 15 commits in merged pull requests +Pair Extraordinaire x3 | Silver 🥈 | Pair Extraordinaire Silver Badge | Coauthored in 30 commits in merged pull requests +Pair Extraordinaire x4 | Gold 🥇 | Pair Extraordinaire Gold Badge | Coauthored in 120 commits in merged pull requests Starstruck x2 | Bronze 🥉 | Starstruck Bronze Badge | Created a repository that has 128 stars Starstruck x3 | Silver 🥈 | Starstruck Silver Badge | Created a repository that has 512 stars Starstruck x4 | Gold 🥇 | Starstruck Gold Badge | Created a repository that has 4096 stars From c502f250a351567e28e293b7d693fd5c0831f163 Mon Sep 17 00:00:00 2001 From: Nathaniel Pendy Date: Sat, 30 Jul 2022 15:06:13 -0500 Subject: [PATCH 3/3] temp placeholders --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a843b32..3d8f659 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Some Achievements not only have the base version, but also tiers. | Title | Tier | Badge | Earned by | | --- | --- | --- | --- | -Pair Extraordinaire x2 | Bronze 🥉 | Pair Extraordinaire Bronze Badge | Coauthored in 15 commits in merged pull requests -Pair Extraordinaire x3 | Silver 🥈 | Pair Extraordinaire Silver Badge | Coauthored in 30 commits in merged pull requests -Pair Extraordinaire x4 | Gold 🥇 | Pair Extraordinaire Gold Badge | Coauthored in 120 commits in merged pull requests +Pair Extraordinaire x2 | Bronze 🥉 | Pair Extraordinaire Bronze Badge | Coauthored in X merged pull requests +Pair Extraordinaire x3 | Silver 🥈 | Pair Extraordinaire Silver Badge | Coauthored in X merged pull requests +Pair Extraordinaire x4 | Gold 🥇 | Pair Extraordinaire Gold Badge | Coauthored in X merged pull requests Starstruck x2 | Bronze 🥉 | Starstruck Bronze Badge | Created a repository that has 128 stars Starstruck x3 | Silver 🥈 | Starstruck Silver Badge | Created a repository that has 512 stars Starstruck x4 | Gold 🥇 | Starstruck Gold Badge | Created a repository that has 4096 stars