Coder Social home page Coder Social logo

mounicarajput / hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from altruistcoder/hacktoberfest-19

0.0 0.0 0.0 19 KB

This is a repository which is open for anyone to make his/her Pull Requests by just adding some profile details about oneself.

hacktoberfest's Introduction

Make your First Pull Request!

This is a repository meant for the purpose of assisting people in making their first pull request on Github. Anyone can contribute to this repository by adding any useful information as you find relevant about you to be shared among others. You can write about your skills, projects, achievements, etc. or share your profile links on various different social platforms. This will also help in making a great network of programmers, coders and learners.

Follow the instructions given below to be a part of this.

Instructions

  1. Fork this Repository.

  2. Clone the forked repository and get the source code on your pc via Git using the following command.

git clone https://github.com/<your-github-username>/Make-Pull-Requests
  1. Create a new branch and checkout into that branch to make & add your changes in the new branch.
git checkout -b <new-branch-name>
  1. Perform any of the tasks given below to make your contributions. You can also perform both of the tasks separately if you want to make two PRs.

  2. Now, Add, Commit and Push your changes into github by running the following commands in sequential order.

git add .

git commit -m "Added My Details"

git push origin <your-branch-name>.
  1. Create a Pull Request and wait for the pull request to get merged into the main repository.

  2. Voila! You have done your first pull request and your first contribution on github.

You can learn about Markdown Syntax here.

Tasks

1. Add your Name

  • Append your name along with the link for your Github profile in Contributors.md file in the format given below. (Just replace with your full name and with your Github Username). This will help everyone know about your work & contributions.
* [<name>](https://github.com/<your_github_username>)

2. Add your Profile.

  • Add your profile details in a file and name that file in the format of Your_Name.md. Add this file in the Contributors folder. You can specify anything about your self such as your skills, achievements, projects that you have worked on, your interests, etc. You can see a sample profile page format here.

hacktoberfest's People

Contributors

altruistcoder avatar anacarolinacv avatar guido2k avatar pedrodcn avatar raregamer avatar ummatias avatar ajeetrai7 avatar emys-alb avatar promaroy 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.