Giter VIP home page Giter VIP logo

hactoberfest-hack-day-2019's Introduction

Hacktoberfest-Hack-Day-2019

An event organised by GNU/Linux Users' Group, NIT Durgapur for the promotion of Hacktoberfest 2019 ๐ŸŽƒ

Date: Thursday 17th October, 2019
Venue: New Academic Building

FAQ

#### Q. Who Part in this Event?
#### A. Anyone with a GITHUB Account.

#### Q. How Do I take Part in this event?
#### A. Follow the Contribution Guidelines given ahead.

#### Q. What do I get by participating in this contest?
#### A. Just send 4 PRs and get a Free T-Shirt from Digital Ocean.

Contribution Guidelines !

  • Fork and Clone this repository.
git clone https://github.com/lugnitdgp/Hactoberfest-Hack-Day-2019.git
cd Hactoberfest-Hack-Day-2019
  • Make a branch.
git checkout -b (branch-name)
  • Add your Profile Card.

    1. Open data.json file in any text editor.
    2. Add a dictionary to the profiles array in the following format.
      {
         "image_link": "<link-to-your-avatar>",
         "handle": "<your-github-handle",
         "message": "<your-message-to-the-community>"
      }
      
    3. Save your File.

    NOTE: Make sure to follow the format of dictionary. Commit message for profile card addition should be of the form Added profile profile_name

  • Commit your code.

git add .
git commit -m "(brief description of what you have changed/fixed)"
git push -u origin (branch name)
  • Go and open a pull request from your fork to the master branch of this repository. ๐ŸŽ‰

  • Please โญ this repo to make it more visible to new contributors.

hactoberfest-hack-day-2019's People

Contributors

jayjeetatgithub avatar arc9693 avatar akshay-911 avatar realsdx avatar barath99 avatar chiragagarwal54 avatar chromico avatar huzaifaahmed20 avatar aneirfan avatar ishitar avatar 1bertovalente avatar saksham1210 avatar denosaurabh avatar ssbarik avatar shubrahgupta avatar codentacos avatar ynn1k avatar dipak-milaap avatar jpacsai avatar promaroy avatar sarvesh1523 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.