Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 605 Bytes

File metadata and controls

21 lines (15 loc) · 605 Bytes

Commit PR

Overview

Add all files to the the commit. come up with a succinct, accurate commit message based on the commit. Then push that commit up as a branch.

Steps

  1. **Add all changes to the commit **

    • Add all changes to the commit
    • Ensure all changes are committed
  2. Add a succinct commit message based on the changes made

    • Summarize changes clearly
    • commit that message
    • be succinct
  3. Push up branch

    • push commit to latest branch in origin

RULES YOU MUST FOLLOW

  • never do this if you are in main. If so, alert the user that they are in main.