GithubHelp home page GithubHelp logo

shujanpannag / hacktober-festt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nitin-1926/hacktober-festt

0.0 0.0 0.0 24.71 MB

Make pull request in this repo to win a Tshirt and cool laptop stickers

Java 4.22% C++ 13.85% HTML 66.47% C# 0.25% C 1.16% JavaScript 7.73% CSS 3.22% Python 1.14% SCSS 1.75% Dart 0.23%

hacktober-festt's Introduction

Hacktober-Festt

This repo is elligible for counting your Pull requests in Hacktober Fest. Make pull requests in this repo to win a Tshirt and super cool laptop stickers from Github and Digital Ocean(From 1st October to 31st October every year). First and Foremost register yourself on https://hacktoberfest.digitalocean.com and then click Start Hacking. Then follow the steps on the website and register yourself. Next Follow the steps below to make pull requests.

1. Fork this repo into your account

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

2. Clone it into your PC (using command line for comfort)

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the clone button and then click the copy to clipboard icon. Now let's bring the cloned repository to your local machine. Open your git bash terminal and write the following commands.

$ git clone <url-you-just-copied>

3. Adding files to the folder and pushing the changes

Since you want to change the files inside, first let's move to the folder correctly. Use the following command on the terminal:

$ cd Hacktober-Festt

After that make a folder of your name and go inside the folder

mkdir <your name (Suppose X)>
cd <your folder name (X)>

After that make the required changes into that folder like adding a file or your projects.

4. Pushing the changes to your local repo

Now you have made the required changes, it's time to push the code. Run the following commands in the terminal

$ cd .. (To get back into the main folder, i.e. Hacktober-Festt)

$ git add . (Adding your changes)

$ git commit -m "Your commit message" (Please add a valid commit message)

$ git push (Pushing the changes to the local repo)

5. Creating Pull request

Now go to your local repo which you have forked and check if the changes you made are there or not. If you can't find the changes, then probably you have done something wrong. Follow the steps again. If your changes are there, then click on Pull requests tab and click on Create New Pull Request button.

6. Add proper comments and commit.

Once you see Able to merge on your screen, create the pull request and add proper comments (preferably your name and PR number) and click on create pull request

This completes 1 pull request. Now go to your hacktober fest profile and check if the counter for pull requests have increased. If it increased then you have successfully completed 1 PR. Repeat the above steps and further add the changes in the folder you created already. Don't need to create a separate folder everytime.

Minimum 4 Pull requests are required to complete the challenge. But Make 5-6 such to secure the prizes.

Every PR is accepted as soon as I can. Just follow the community guidelines.

If this helped you then Star the repo!!

hacktober-festt's People

Contributors

nitin-1926 avatar pankhuri-52 avatar shiveshg avatar bhavya-1211 avatar anshika66-gupta avatar goyalpravesh avatar radhika10128 avatar itsrahulhere avatar inder220399 avatar divyansh50 avatar prabhatkadam18 avatar mthakur7 avatar yashj645 avatar shahzaibishtiaq avatar whoisshuvam avatar samyakjainnnn avatar mohit-k-s avatar faisya45 avatar shivanigupta19 avatar piyushpragyan avatar parasvillis avatar code-god007 avatar khushii05 avatar amisha44 avatar sundar-07 avatar vibhushit07 avatar vishal-bhola avatar yashmunjal avatar yashank18 avatar adi2420 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.