Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinemeremChigbo authored Jun 1, 2024
1 parent 5c2723e commit 06fe2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

### Branching

- Branch off of `main` for all feature work and bug fixes, creating a "feature branch". Prefix the feature branch name with your name. The branch name should be in kebab case and it should be short and descriptive. E.g. `chinemerem/readme-update`
- Branch off of `main` for all feature work and bug fixes, creating a "feature branch". Prefix the feature branch name with your name. The branch name should be in kebab-case and it should be short and descriptive. E.g. `chinemerem/readme-update`

- To integrate changes on `main` into your feature branch, **use rebase instead of merge**

Expand Down

0 comments on commit 06fe2d3

Please sign in to comment.