Giter Club home page Giter Club logo

hacktoberfest-2020's Introduction

Welcome to Hacktoberfest 2020

Hacktoberfest adalah acara tahunan yang bertujuan untuk mendorong berkontribusi pada project open source. Acara ini bebas untuk siapa saja, baik untuk pemula hingga professional sekalipun. Target dari acara ini adalah peserta dapat melakukan minimal 4 pull request di antara tanggal 1 hingga 31 oktober 2020.

Cara berkontribusi

1. Fork

Untuk melakukan fork repository, klik pada pojok kanan atas halaman, tersedia tombol fork disana.

2. Clone

Clone forknya di local computer masing - masing.

git clone https://github.com/username-github/hacktoberfest-2020.git

3. Buat branch

git checkout -b <branch-name>

4. Tambahkan foto profile

Tambahkan foto profile di folder images, usahakan foto mempunyai ratio 1:1 dan mempunyai format png, jpg. Ganti nama foto dengan username github.

/images/<username-github>.png

5. Tambahkan nama

Tambahan nama, username github, dan alamat di file app.js

{
  name : "<nama>",
  github : "<username-github>",
  image : "image/<uesrname-github>.<format>",
  address : "<alamat>",
}

6. Buat halaman profile

Buat folder di dalam folder pages dengan nama username github. Buat file index.html di dalam folder yang sudah anda buat. Buat halaman profile di index.html sebagus mungkin.

/pages/<username-github>/index.html

7 Commit dan push

git add <files-name>
git commit -m <message>
git push origin <branch-name>

8. Pull request

Buka github, klik tombol compare & pull request, lalu akan diredirect ke halaman open a pull request. Pull request dari head repository branch kelian sendiri ke base repository branch master.

hacktoberfest-2020's People

Contributors

wdwiramadhan avatar husin14 avatar mazc0de avatar shironim avatar ilse31 avatar loekem avatar munchaminna avatar jok32 avatar ucub avatar yahyawildan avatar babhistta avatar kayubakar0 avatar faastatic avatar rizalass 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.