Git Product home page Git Product logo

pratikj697 / your-first-contribution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from v35hr4j/your-first-contribution

0.0 0.0 0.0 49.06 MB

You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.

Shell 0.01% C++ 33.14% C 4.16% Go 0.15% HTML 14.97% JavaScript 4.16% Python 26.07% PHP 6.04% Dart 3.39% Java 5.44% Makefile 1.48% Batchfile 0.39% TypeScript 0.12% CSS 0.47%

your-first-contribution's Introduction

Your-First-Contribution

You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.


❓ What's Hacktoberfest 2021?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2021.

During the entire month of October 2021, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).


👕 Why Should I Contribute?

Hacktoberfest has a simple and plain moto.

Support open source and earn a limited edition T-shirt! So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.
Wait there's more!



Code Of Conduct

Examples of behavior that contributes to creating a positive environment :

  • Using welcoming and inclusive language
  • Gracefully accepting constructive criticism
  • Focusing on what is best for the community
  • Being respectful of differing viewpoints and experiences

Examples of unacceptable behavior by participants include:

  • Trolling, insulting/derogatory comments, and personal or political attacks
  • Public or private harassment
  • Publishing others' private information, such as a physical or electronic address, without explicit permission


Steps to setup this Repository Locally

  1. Fork this repository to your account. fork
  2. Go to Git Bash and Clone the forked repository using : a. Clone the repository
   git clone https://github.com/your_username/make-pull-request

clone

  1. Open the folder in your favourite code editor and add your changes or modifications.

Creating a PR

  1. After making changes or modification on to your code locally, you need to add these files to the staging area.
  git add <file-name>
  1. Once files added, you need to commit the changes to with an appropriate commit message.
  git commit -m "<your-message>"
  1. After commiting the changes, you need to push the changes
   git push origin <branch-name>
  1. Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.

  2. Click it and you'll be taken to this screen

  3. Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.

  4. That's it. You have opened a PR. Wait for it to get merged.

🤝 Our Contributors

Recommended Repos

Thank You for your Amazing Contribution!!

your-first-contribution's People

Contributors

v35hr4j avatar meghnas21 avatar aayushkumarmishra avatar adarsh08x avatar iftekhar-ifat avatar unnati-bhatia avatar bishab avatar kasu-ruby avatar romaaji avatar meaha7 avatar aashu-kattel avatar putra4648 avatar hawkeye41 avatar ime19 avatar yashikabhargava avatar yashg02 avatar vaibhavmogha avatar priyanshu769 avatar pandichitra avatar jackjjcodes avatar indranigit avatar dwongdev avatar akshatkumar27 avatar dvir019 avatar codingeekks avatar caupcakes avatar bagasahmad avatar archana01072003 avatar anuj544 avatar afthab101 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.