Skip to content

CUEA-Innovation-Hub/Introduction_to_Git_and_Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

Repository files navigation

Welcome to Our Coding Session!

Introduction

Welcome to our collaborative coding session! We're excited to have you here. This session is all about learning, sharing knowledge, and working together on exciting projects. Whether you're a seasoned developer or just starting out, there's something here for everyone.

In this session, you'll learn how to create pull requests, collaborate with others, and contribute to open-source projects. Let's dive in and have some fun!

How to Contribute

  1. Fork this repository: Click the 'Fork' button at the top right corner of this page to create a copy of this repository in your own GitHub account.
  2. Clone your forked repository: Use the following command to clone your forked repository to your local machine:
    git clone https://github.com/YOUR-USERNAME/REPOSITORY-NAME.git
  3. Create a new branch: Use the following command to create a new branch for your changes:
    git checkout -b your-branch-name
  4. Add your name to the participants list: Open this README.md file in a text editor and add your name to the list below.
  5. Commit your changes: Use the following commands to commit your changes:
    git add README.md
    git commit -m "Added my name to the participants list"
  6. Push your changes: Use the following command to push your changes to your forked repository:
    git push origin your-branch-name
  7. Create a pull request: Go to the original repository on GitHub and create a pull request with your changes.

Participants

  • Joy Langat
  • Joshua Rwanda
  • Isaac Ngugi
  • Barrack Okoth
  • Mailanyi Ismail
  • Joshua Rwanda
  • Samuel kanyingi
  • Jesse Chomba
  • Kendi D
  • Sharon Kitavi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published