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.
- Host: GitHub
- URL: https://github.com/open-source-community/lets-test-git
- Owner: Open-Source-Community
- Created: 2019-10-29T10:27:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T01:02:27.000Z (over 6 years ago)
- Last Synced: 2025-01-17T15:51:40.202Z (over 1 year ago)
- Size: 26.4 KB
- Stars: 1
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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**.