Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

careConnect

Contributor Rules

Are we lacking any of your favorite features, which you believe you can add If yes, We welcome you to aid to this project and make it better. Follow the steps mentioned below:

Create Issues.

discuss what solution you wanted to provide on the project

Fork this repository.

Clone your forked copy of the project:

git clone https://github.com/devfaoed/careConnect.git

Navigate to the project directory:

cd careConnect

Create a new branch:

git checkout -b YourBranchName

Make changes in source code:

Steps to Follow to stage your changes and commit:

1. git add .
2. git commit -m "<your_commit_message>"
3. Push your local commits to the remote repo:
4. git push origin YourBranchName

Create a PR

Make sure that you're on your master branch:

git checkout main

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages