An open API service indexing awesome lists of open source software.

https://github.com/open-source-community/lets-test-git

This is an educational repo for first timers using git and github.
https://github.com/open-source-community/lets-test-git

Last synced: over 1 year ago
JSON representation

This is an educational repo for first timers using git and github.

Awesome Lists containing this project

README

          

# Lets Test Git
This is an educational repo for first timers using git and github.

# How to contribute ?
- **Fork** the repo.
- **Clone** the repo into your computer
- **Edit** the names.csv and add your **name, year, department, section number**.
- **Add** all the files and the changes into Adam's Box (**statging**)
- Put Adam's sitcky note on the box (**commit**) using
- **Push** your changes into your forked repo using
- Open your forked repo on github and click on **Pull request**.
- Click on **Create pull request** button and add a descriptive title and message of your changes and click on **Create pull request**
- Wait for your changes to get **merged**.