👉 Click to See how to make your own Social Motto 👈
If you need help on mastering Markdown, see 👉 Here 👈
If your PR is successful, you will get the digital sticker designed personally for you!
🤞 Hopefully, this is what you shall get : 🤞
- Fork 🍽️ this repo, by pressing the
fork
button at the top right of the screen.
git clone
your forked version of the repo to your PC.
- Now you have your own local copy, go to the
SocialProfiles
folder.
- Make a file with your name as the file name:
EG:
CodingSpecies.md
- Use this as your boilerplate code:
<div align=center>
<img src="../avatar/seeAvatarFolderChooseYourAvatar.png" />
<h1> Name here </h1>
<h4>💭 <b> Motto goes here 💭 </b> </h4>
<br>
<img src="../assets/job.png">
<h3> Profession: Your job </h3>
<br>
<img src="../assets/website.png">
<a href="website url"> <h3>Website: Your website name </h3> </a>
<br>
<img src="../assets/emoji.png" />
<h3> Favourite Emoji: Fave emoji
<br>
<img src="../assets/code.png" />
<h3> Favourite Code Language: fave code lang
</div>
- Copy the boilerplate into your file 📂.
- Change it to your personal choices!
- Now, go to the SocialProfileList.md and add your file path as shown in the file.
Pushing your changed the remote copy:
- Go to your terminal/ git bash.
cd
to the repo.
git add -A
to add all of your changes.
git commit -m "Added my profile."
to commit your changes.
git push
to push all your changes successfully.
Making A Pull Request:
- Go to your forked copy, and where it says
This branch is ___ commits ahead of App-Choreography:main.
it shows a contribute button.
- From there open a pull request. As the title, say:
Add USERNAME.md
.
- We will review and add our own
hacktoberfestPractice-Accepted
tag!
Now for the best part...
Our rewards for you 🥇:
- You will be added and given your own special link with your profile!
- You will get an invite to our organisation! 🎖️
- We will add you automatically to our Hall of Fame 🖼️!
👉 Click to See how to make your own Social Motto 👈
If you need help on mastering Markdown, see 👉 Here 👈
If your PR is successful, you will get the digital sticker designed personally for you!
🤞 Hopefully, this is what you shall get : 🤞
- Fork 🍽️ this repo, by pressing the
fork
button at the top right of the screen. git clone
your forked version of the repo to your PC.- Now you have your own local copy, go to the
SocialProfiles
folder. - Make a file with your name as the file name:
EG:
CodingSpecies.md
- Use this as your boilerplate code:
<div align=center>
<img src="../avatar/seeAvatarFolderChooseYourAvatar.png" />
<h1> Name here </h1>
<h4>💭 <b> Motto goes here 💭 </b> </h4>
<br>
<img src="../assets/job.png">
<h3> Profession: Your job </h3>
<br>
<img src="../assets/website.png">
<a href="website url"> <h3>Website: Your website name </h3> </a>
<br>
<img src="../assets/emoji.png" />
<h3> Favourite Emoji: Fave emoji
<br>
<img src="../assets/code.png" />
<h3> Favourite Code Language: fave code lang
</div>
- Copy the boilerplate into your file 📂.
- Change it to your personal choices!
- Now, go to the SocialProfileList.md and add your file path as shown in the file.
Pushing your changed the remote copy:
- Go to your terminal/ git bash.
cd
to the repo.git add -A
to add all of your changes.git commit -m "Added my profile."
to commit your changes.git push
to push all your changes successfully.
Making A Pull Request:
- Go to your forked copy, and where it says
This branch is ___ commits ahead of App-Choreography:main.
it shows a contribute button. - From there open a pull request. As the title, say:
Add USERNAME.md
. - We will review and add our own
hacktoberfestPractice-Accepted
tag!
Now for the best part...
Our rewards for you 🥇:
- You will be added and given your own special link with your profile!
- You will get an invite to our organisation! 🎖️
- We will add you automatically to our Hall of Fame 🖼️!