Skip to content

App-Choreography/HacktoberfestPracticePage

Repository files navigation

All Contributors

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!

See all 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 : 🤞

eg

🧾 How to make your own!

  1. Fork 🍽️ this repo, by pressing the fork button at the top right of the screen.
  2. git clone your forked version of the repo to your PC.
  3. Now you have your own local copy, go to the SocialProfiles folder.
  4. Make a file with your name as the file name: EG: CodingSpecies.md
  5. 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> 
  1. Copy the boilerplate into your file 📂.
  2. Change it to your personal choices!
  3. Now, go to the SocialProfileList.md and add your file path as shown in the file.

Pushing your changed the remote copy:

  1. Go to your terminal/ git bash.
  2. cd to the repo.
  3. git add -A to add all of your changes.
  4. git commit -m "Added my profile." to commit your changes.
  5. git push to push all your changes successfully.

Making A Pull Request:

  1. Go to your forked copy, and where it says This branch is ___ commits ahead of App-Choreography:main. it shows a contribute button.
  2. From there open a pull request. As the title, say: Add USERNAME.md.
  3. 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!

About

App-Choreography's Hacktoberfest PRACTICE. Contribute, and get specially designed digital stickers.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks