Skip to content

baduthutan/GoodHusband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good Husband Project

Git flow

  1. Clone Repo
    git clone https://github.com/baduthutan/GoodHusband.git

  2. Create a new branch from main, name the branch with the feature you are working on, use this format:
    feature/{feature-name}
    example: feature/integrate-weather-kit

  3. Checkout to the new branch

  4. Do your work, commit and push the changes to the working feature branch

  5. Create a pull request (PR) to main branch, assign reviewers to team members, and add a description of the changes you made along with the issue number you are working on.

  6. Inform the team members to review your PR

  7. After the PR is approved, reviewer will merge the PR to main branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages