Giter Site home page Giter Site logo

sanduni-e / code-hacktober Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shaheennamboori/code-hacktober

0.0 1.0 0.0 6 KB

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! . Here is a starter project for first time contributors.

code-hacktober's Introduction

code-hacktober

This is a repo to make your first contribution to open source and to learn the git workflow.

Details

Hi there, if you are reading this then probably you are new to open source and looking for some issues to contribute to. You can start by contributing to this list, follow these simple steps to make your first successful PR.

Steps:

  • Install required tools:
    • Git
    • Any IDE of your choice (for ex. sublime text and atom)

Installing git:

  • Ubuntu: sudo apt-get install git
  • Windows: Download

Contributing to this repository:

  1. Star this repository ๐Ÿ˜‰
  2. Fork this repository
  3. Open CONTRIBUTIONS.md and enter details in the following format
   Name: "Your name here"  
   Place: "Enter place here"  
   Github: [Github username](github profile url)  
   Linkedin (optional): [Your name](Linkedin profile link)  
  • Make sure to leave 2 whitespaces after each line.
  1. Commit changes with a meaningful commit message like "Added 'Your Name' to CONTRIBUTIONS.md".
  2. Create a pull request.
  3. Sit back and relax while your pull request is reviewed and merged.

Using git to contribute to this repository

  1. Star this repository ๐Ÿ˜‰
  2. Fork this repository
  3. Clone forked repository
    git clone https://github.com/your-username/code-hacktober
  4. Change your directory.
    cd code-hacktober
  5. Open CONTRIBUTIONS.md and enter details in the following format
   Name: "Your name here"  
   Place: "Enter place here"  
   Github: [Github username](github profile url)  
   Linkedin (optional): [Your name](Linkedin profile link)  
  • Make sure to give 2 whitespaces after each line.
  1. Commit changes with a meaningful commit message like "Added 'Your Name' to CONTRIBUTIONS.md".
    git add -A
    git commit -m "Commit message here" (include double quotes)
  2. Push to repository
    git push origin master
  3. Create a pull request.
  4. Sit back and relax while your pull request is reviewed and merged.

code-hacktober's People

Contributors

msayyaf1 avatar sebtowin avatar sanduni-e avatar shehasv avatar sidhanth-povil avatar

Watchers

James Cloos 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.