Workflow - hyter99/AI_22-23_L1 GitHub Wiki

Find issue you're interested in.

image

Create new branch by clicking this.

image

Change branch source

image

Change to develop

image

Click "Create branch"

image

Paste commands into shell set in root of the project

image

Make changes & create commits.

Push changes to remote

Create pull request:

  • every feature branch should merge into "develop" branch
  • add reviewers

Merge changes and close original issue.