Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing obtain methods for two achievements #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@

| Badge | Name | How to get | Needed amount |
| :-: | :-: | :-: | :-: |
| ![Heart On Your Sleeve](/Media/Badges/Heart-on-your-sleeve/PNG/HeartOnYourSleeve.png) | Heart On Your Sleeve | (???) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="/Media/Badges/Heart-on-your-sleeve/PNG/HeartOnYourSleeve.png" width="60px"></td> <td><img src="/Media/Badges/Heart-on-your-sleeve/PNG/HeartOnYourSleeve_Bronze.png" width="60px" align="center"></td> <td><img src="/Media/Badges/Heart-on-your-sleeve/PNG/HeartOnYourSleeve_Silver.png" width="60px"></td> <td><img src="/Media/Badges/Heart-on-your-sleeve/PNG/HeartOnYourSleeve_Gold.png" width="60px"></td> </tr> <tr> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> </tr> </tbody> </table> |
| ![Open Sourcerer](/Media/Badges/Open-Sourcerer/PNG/OpenSourcerer.png) | Open Sourcerer | (???) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="/Media/Badges/Open-Sourcerer/PNG/OpenSourcerer.png" width="60px"></td> <td><img src="/Media/Badges/Open-Sourcerer/PNG/OpenSourcerer_Bronze.png" width="60px" align="center"></td> <td><img src="/Media/Badges/Open-Sourcerer/PNG/OpenSourcerer_Silver.png" width="60px"></td> <td><img src="/Media/Badges/Open-Sourcerer/PNG/OpenSourcerer_Gold.png" width="60px"></td> </tr> <tr> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> </tr> </tbody> </table> |
| ![Starstruck](/Media/Badges/Star-Struck/PNG/Skin-Tones/StarStruck_SkinTone1.png) | Starstruck | Created a repository that has many stars | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="/Media/Badges/Star-Struck/PNG/Skin-Tones/StarStruck_SkinTone1.png" width="60px"></td> <td><img src="/Media/Badges/Star-Struck/PNG/StarStruck_Bronze.png" width="60px" align="center"></td> <td><img src="/Media/Badges/Star-Struck/PNG/StarStruck_Silver.png" width="60px"></td> <td><img src="/Media/Badges/Star-Struck/PNG/StarStruck_Gold.png" width="60px"></td> </tr> <tr> <td align="center">16</td> <td align="center">128</td> <td align="center">512</td> <td align="center">4096</td> </tr> </tbody> </table> |
| ![Quickdraw](/Media/Badges/Quick-Draw/PNG/Skin-Tones/QuickDraw_SkinTone1.png) | Quickdraw | Gitty up!<br>(closed an issue / pull request within 5 minutes of opening) | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="/Media/Badges/Quick-Draw/PNG/Skin-Tones/QuickDraw_SkinTone1.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |
| ![Pair Extraordinaire](/Media/Badges/Pair-Extraordinaire/PNG/PairExtraordinaire.png) | Pair Extraordinaire | [Coauthored](https://docs.github.com/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors) commits on merged pull request | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="/Media/Badges/Pair-Extraordinaire/PNG/PairExtraordinaire.png" width="60px"></td> <td><img src="/Media/Badges/Pair-Extraordinaire/PNG/PairExtraordinaire_Bronze.png" width="60px" align="center"></td> <td><img src="/Media/Badges/Pair-Extraordinaire/PNG/PairExtraordinaire_Silver.png" width="60px"></td> <td><img src="/Media/Badges/Pair-Extraordinaire/PNG/PairExtraordinaire_Gold.png" width="60px"></td> </tr> <tr> <td align="center">1</td> <td align="center">10</td> <td align="center">24</td> <td align="center">48</td> </tr> </tbody> </table> |
| ![Pull Shark](/Media/Badges/Pull-Shark/PNG/PullShark.png) | Pull Shark | Opened a pull request that has been merged | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="/Media/Badges/Pull-Shark/PNG/PullShark.png" width="60px"></td> <td><img src="/Media/Badges/Pull-Shark/PNG/PullShark_Bronze.png" width="60px" align="center"></td> <td><img src="/Media/Badges/Pull-Shark/PNG/PullShark_Silver.png" width="60px"></td> <td><img src="/Media/Badges/Pull-Shark/PNG/PullShark_Gold.png" width="60px"></td> </tr> <tr> <td align="center">2</td> <td align="center">16</td> <td align="center">128</td> <td align="center">1024</td> </tr> </tbody> </table> |
| ![Galaxy Brain](/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain.png) | Galaxy Brain | Answered a discussion<br>(got an accepted answer) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td><img src="/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain.png" width="60px"></td> <td><img src="/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Bronze.png" width="60px" align="center"></td> <td><img src="/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Silver.png" width="60px"></td> <td><img src="/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Gold.png" width="60px"></td> </tr> <tr> <td align="center">2</td> <td align="center">8</td> <td align="center">16</td> <td align="center">32</td> </tr> </tbody> </table>
| ![YOLO](/Media/Badges/YOLO/PNG/YOLO_Badge.png) | YOLO | Merged a pull request without a review | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="/Media/Badges/YOLO/PNG/YOLO_Badge.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |
| ![Public Sponsor](/Media/Badges/GitHub-Sponsor/PNG/GitHubSponsorBadge.png) | Public Sponsor | Sponsored an open source contributor through [GitHub Sponsors](https://github.com/sponsors) | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="/Media/Badges/GitHub-Sponsor/PNG/GitHubSponsorBadge.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |
| ![Heart On Your Sleeve](https://github.githubassets.com/images/modules/profile/achievements/heart-on-your-sleeve-default.png) | Heart On Your Sleeve | React to something on GitHub with a ❤️ emoji (Being tested) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="https://github.githubassets.com/images/modules/profile/achievements/heart-on-your-sleeve-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/heart-on-your-sleeve-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/heart-on-your-sleeve-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/heart-on-your-sleeve-gold.png" width="60px"></td> </tr> <tr> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> </tr> </tbody> </table> |
| ![Open Sourcerer](https://github.githubassets.com/images/modules/profile/achievements/open-sourcerer-default.png) | Open Sourcerer | User had PRs merged in multiple public repositories (Being tested) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="https://github.githubassets.com/images/modules/profile/achievements/open-sourcerer-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/open-sourcerer-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/open-sourcerer-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/open-sourcerer-gold.png" width="60px"></td> </tr> <tr> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> <td align="center">(?)</td> </tr> </tbody> </table> |
| ![Starstruck](https://github.githubassets.com/images/modules/profile/achievements/starstruck-default.png) | Starstruck | Created a repository that has many stars | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="https://github.githubassets.com/images/modules/profile/achievements/starstruck-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/starstruck-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/starstruck-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/starstruck-gold.png" width="60px"></td> </tr> <tr> <td align="center">16</td> <td align="center">128</td> <td align="center">512</td> <td align="center">4096</td> </tr> </tbody> </table> |
| ![Quickdraw](https://github.githubassets.com/images/modules/profile/achievements/quickdraw-default.png) | Quickdraw | Gitty up!<br>(closed an issue / pull request within 5 minutes of opening) | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/quickdraw-default.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |
| ![Pair Extraordinaire](https://github.githubassets.com/images/modules/profile/achievements/pair-extraordinaire-default.png) | Pair Extraordinaire | Coauthored commits on merged pull request | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="https://github.githubassets.com/images/modules/profile/achievements/pair-extraordinaire-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pair-extraordinaire-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pair-extraordinaire-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pair-extraordinaire-gold.png" width="60px"></td> </tr> <tr> <td align="center">1</td> <td align="center">10</td> <td align="center">24</td> <td align="center">48</td> </tr> </tbody> </table> |
| ![Pull Shark](https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png) | Pull Shark | Opened a pull request that has been merged | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-gold.png" width="60px"></td> </tr> <tr> <td align="center">2</td> <td align="center">16</td> <td align="center">128</td> <td align="center">1024</td> </tr> </tbody> </table> |
| ![Galaxy Brain](https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png) | Galaxy Brain | Answered a discussion<br>(got an accepted answer) | <table> <thead> <tr> <th>DEFAULT</th> <th>BRONZE</th> <th>SILVER</th> <th>GOLD</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-bronze.png" width="60px" align="center"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-silver.png" width="60px"></td> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-gold.png" width="60px"></td> </tr> <tr> <td align="center">2</td> <td align="center">8</td> <td align="center">16</td> <td align="center">32</td> </tr> </tbody> </table>
| ![YOLO](https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png) | YOLO | Merged a pull request without a review | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |
| ![Public Sponsor](https://github.githubassets.com/images/modules/profile/achievements/public-sponsor-default.png) | Public Sponsor | Sponsored an open source contributor through [GitHub Sponsors](https://github.com/sponsors) | <table> <thead> <tr> <th>DEFAULT</th> </tr> </thead> <tbody> <tr> <td><img src="https://github.githubassets.com/images/modules/profile/achievements/public-sponsor-default.png" width="60px"></td> </tr> <tr> <td align="center">1</td> </tr> </tbody> </table> |


<br>
Expand Down