Giter VIP home page Giter VIP logo

learn-join-and-win's Introduction

hacktoberfest

Let's Contribute To Open-source

Hacktoberfest, in its 10th year, is a month-long celebration of open-source software run by DigitalOcean. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects.

Background - (learn-join-and-win)

Usually, newbies like Students who recently started using Github didn't know much about how to contribute to a team. This Hacktoberfest 2023 challenge will not only help them to get started but we can contribute as a team plus have some swags as a token of appreciation.

Note: This challenge is mainly targeting newbies (Students) in Bahria University to get started with Github, but if you're not from Bahria University you can still read the README & contribute according to instructions.

Completing the Challenge

If you have previously never contributed to any open-source software then these steps will help you get started:

  1. Go to Hacktoberfest official website and sign in there using your GitHub.
  2. Install git-bash and set it up on your computer. Download and install it from here.
  3. [REQUIRED IF YOU DON'T HAVE GIT-BASH INSTALLED & CONFIGURED LOCALLY] After installing git-bash please complete this step to configure your Github account locally.
git config --global user.name "<add your GitHub username here>"
git config --global user.email "<add your GitHub Email here>"
  1. Fork this repository by clicking the Fork button in the top right of this page or simply click here.
  2. Once it is forked, clone the repository on your computer. For this, copy the URL in the address bar, and use the following command:
git clone <url_you_just_copied>
  1. Open this cloned repository in your preferred code editor. Also, open a terminal in this directory.
  2. Now type in the following command in the terminal and replace username with your GitHub username.
git checkout -b dev
  1. Create a folder with your Name, University & Section using following pattern
Name_University_Section (i:e., QasimHassan_BahriaUniveristy_BCE8A)
  1. Add your customized personalized README.md as shown below as proof that you ahve get started with GitHub.

hacktoberfest

[OR]

Make Sure your README.md have following this block with necessary info of yourself.

    {
      "name": {YOUR_NAME},
      "batch": {YOUR_BATCH_COMMENCEMENT_YEAR},
      "major": {YOUR_DEPARTMENT},
      "githubUsername": {YOUR_GITHUB_USERNAME},
      "favoriteLanguage": {YOUR_FAVOURITE_PROGRAMMING_LANGUAGE}
    }
  1. Once you have done all this, commit your changes to GitHub. You can do this with the following commands. Make sure you execute them in the precise order one after another in your terminal.
# copy and paste the following in the terminal
git add .

# copy and paste the following in the terminal after you have executed the previous command
git commit -m "hacktoberfest contribution"

# copy and paste the following in the terminal after you have executed the previous command
git push -u origin dev
  1. Now open the forked repository on your GitHub. You will see a yellow box at the top telling you that some changes are pushed. You will also see a button called Compare & pull request. Click on it.
  2. Now add a title, some description! You have opened a pull request in this repository.

You need to open four valid pull requests in order to complete the challenge. If you have performed the above steps, you have already opened one pull request. And you need only three more.


Note: Those repositories who have hacktoberfest as a label are considered for Hacktoberfest challenge only.

learn-join-and-win's People

Contributors

affanahmed478 avatar ahsanmuhammad90 avatar aiwithqasim avatar aneeqaamjad avatar ayesharao-05 avatar ayeshazahid296 avatar bakar7291 avatar dania-sami avatar danialazeeem avatar deadshotmj avatar farooq5432 avatar hamzaahmedagha avatar hamzee426 avatar huzaifaahmed3023 avatar huzaifaali1020 avatar iamtahasiddiqui avatar kami824 avatar khadija902 avatar laibaabid05 avatar laibaabidd avatar mahumkhattak13 avatar marslan193 avatar mughalqueen12 avatar muhammad-umer2000 avatar muhammadabrar4747 avatar rameeshaansari avatar revfaiz avatar sadia0076 avatar shaswat-satyam avatar uzairfarooq179 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.