Git Product home page Git Product logo

hacktoberfest2020's Introduction

Hacktoberfest2020

Make your first Pull Request and earn a free tee from GitHub!

Hacktoberfest 2020

Welcome to GitHub!

This project is perfect for your first pull request

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add your profile image in static/images/
  • Add your profile data in content/participant/
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

How to make your first Pull Request

Replace <YOUR-USERNAME> with your GitHub username in this guide.

1. Add your profile picture to the folder

Add a picture picture of your choice in static/images/. Accepted files are png and jpg, should be squared and minimum size 544x544 pixels. Ex.

static/images/<YOUR-USERNAME>.png

Be aware, this picture will be displayed on the yearbook!

2. Add your profile information

Create a markdown file in your folder following the convention content/participant/<YOUR-USERNAME>.md. Ex.

content/participant/<YOUR-USERNAME>.md/

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME-OR-NICKNAME # No longer than 28 characters
institution: INSTITUTION-NAME ๐Ÿšฉ # no longer than 58 characters
image: <YOUR-USERNAME>.png # Name and extension of your profile picture(ex. <YOUR-USERNAME>.png) The picture must be squared and 544px on width and height.
quote: YOUR-SENIOR-QUOTE # no longer than 100 characters, avoid using quotes(") to guarantee the format remains the same.
github: YOUR-GITHUB-USERNAME
---

Do not use special characters in the template above.

4. Wait for Pull Request to merge

5. Celebrate - you've done your first pull request!!

hacktoberfest2020's People

Contributors

aryasoni98 avatar irshadjsr21 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.