- Notifications
You must be signed in to change notification settings - Fork2
This Repo helps user Unlock the "Pair Extraordinaire" Achievement.
License
Prakash4844/Get-Pair-Extraordinaire
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Unlock the Badge of Collaboration Excellence with 'Pair Extraordinaire'!
With a single issue, it automatically generates the prestigious 'Pair Extraordinaire' achievement badge foryour GitHubprofile. Showcase your exceptional pairing skills and highlight your commitment to collaborative coding.Elevate your GitHub presence and inspire others to embrace the power of teamwork. Join the ranks ofextraordinary pairsand stand out in the open-source community. Level up your collaboration game with 'Pair Extraordinaire'!"
- Provides
Pair Extraordinaire
badge for your GitHub profile. - only a issue is needed to be created. with given issue template.
- It will automatically add your name to
Extraordinaire.md
file.
- Create a new issue with given request issue template named
Pair Extraordinaire request
. it's contentshould be likethis:
Name:<Your Name>Email:<Your Email>
NOTE for Email: This should by your primary github email. you can check it by going to your profile >settings > email > Primary Email.
OR
if you have git set up on your system, you can run this command in your terminal to get your primary email:
NOTE: We do not store your email anywhere. it is only used to give co-authorship.
git config --global user.email
- Wait a minute or two to get your
Pair Extraordinaire
badge. and you will be addedtoExtraordinaire.md
. - Enjoy your new badge.
- Extraordinaire Pairs are listed inExtraordinary.md file.
- SeeDocumentation for more details.