Giter Site home page Giter Site logo

richkevan / guestbook Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 439 KB

Make your first open source contribution with this public repository. This repository is a simple step by step guide for beginners to make their first contribution to an open source repository. Eventually it will become a great networking tool as it grows and expands

guestbook's Introduction

guestbook

Make your first open source contribution with this public repository

How to contribute

  1. Fork this repository

  2. Clone the repository to your local machine
    • 2a. copy the url from the forked repository
    • 2b. open your terminal
    • 2c. cd to the directory you want to clone the repository to
    • 2d. git clone <url>
  3. Create a new branch
    • 3a. git checkout -b <branch-name>
  4. Add your name to the guestbook.md file
    • 4a. open the guestbook.md file
    • 4b. add your name to the list
  5. Commit your changes
    • 5a. git add .
    • 5b. git commit -m "added <your-name> to the guestbook"
  6. Push to the branch
    • 6a. git push origin <branch-name>
  7. Create a new pull request
    • 7a. go to the forked repository
    • 7b. click on the pull request button
    • 7c. select the branch you want to merge into the master branch
    • 7d. add a title and description to your pull request
    • 7e. click on the create pull request button

Checkout the guestbook

  • If you have any questions,
  • connect with me on linkedin
  • feel free to reach out to me on twitter
  • shoot me an email
  • join the main channel on discord

guestbook's People

Contributors

richkevan avatar

Watchers

 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.