Join our org Here ✉️ | Our Website 🌐 | Repositories 📚
Hacktoberfest Practice Page! 📃
This is NOT part of Hacktoberfest, this is a way to practice your open source contributions, ready for the next Hacktoberfest.
Press the dropdown below to see what is Hacktoberfest.
About the Official Hacktoberfest.
### 💬 What is *Hacktoberfest*? 💬 Hacktoberfest is a celebration 🎊 of contributing to open source at Github! Every year, on the month of October, this event begins. ### 💬 What do you do at Hacktoberfest? 💬 For the repos that have signed up to Hacktoberfest, you can contribute to and make a pr, to hope for a **Hacktoberfest-Accepted** tag on your PR. Once you have `4` valid PR's, you have completed Hacktoberfest! ### 💬 What are the rewards? 💬 Once all 4 valid PR's are completed, you will get the option for some c😎😎l *swag* or the option to plant a tree 🌲. But the best reward is... you have learned open source 🤗.Today, we are going to Markup our own Markdown social profiles!
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 : 🤞
🧾 How to make your own!
- 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 🥇:
- We have got our own digital stickers to give to you when your profile is merged!
- You will get an invite to our organisation! 🎖️
- We will add you automatically to our Hall of Fame 🖼️!
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Peace 🖋 |
This project follows the all-contributors specification. Contributions of any kind welcome!