Giter Site home page Giter Site logo

web-kemajuan-la's Introduction

Website Laporan Kemajuan LA

Cara Kontribusi ๐Ÿ“ฅ

1. Fork Repository

Pada pojok kanan atas terdapat sebuah button untuk fork, silahkan fork repository ini

Forking Repo

2. Clone Repository di Akunmu

Pergilah ke halaman akun github anda, pilih bagian menu repository lalu pilih repository web-kemajuan-la

git clone https://github.com/usernamekamu/web-kemajuan-la.git

3. Buat Branch Baru

Masuk ke folder yang telah anda clone tadi, lalu ketikkan perintah berikut pada git bash

git checkout -b usernamekamu-branch

4. Coding ๐Ÿ˜ผ

Silahkan lakukan coding, sesuai tugas masing - masing

Jangan sembarangan dalam membuat struktur folder dan file ya, nanti pullreqnya akan anggap tidak valid ๐Ÿ˜›

5. Push Project Anda

Kembalilah ke root folder. Lalu tambahkan folder yang telah anda buat tadi, jika anda sudah membuat folder maka tambahkan file yang anda buat tadi.

git add .

Tambahkan pesan commit

git commit -m "menyelesaikan fitur login"

Push project yang telah anda buat dengan perintah

git push -u origin usernamekamu-branch

6. Buat Pull Request

Buka kembali browsermu dan pergi ke repository web-kemajuan-la milikmu. Jika berhasil melakukan perubahan atau penambahan suatu file maka akan muncul tombol berikut untuk membandingkan dan membuat pull request. Klik tombol berikut.

Compare Pull Request

Setelah itu scroll agak kebawah dan klik tombol create pull request

Create Pull Request

Dan anda telah berhasil membuat pull request.

Pull Request

web-kemajuan-la's People

Contributors

dharmayudistira avatar hunaynr 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.