diff --git a/README.md b/README.md index 5678b87..07cbf41 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ Please refer to UI-Kit repo for an actual usage. 6. Stage relevant files to git. 7. Commit: `yarn commit`. _NOTE: Commits that don't follow the [conventional](https://github.com/marionebl/commitlint/tree/master/%40commitlint/config-conventional) format will be rejected. `yarn commit` creates this format for you, or you can put it together manually and then do a regular `git commit`._ 8. Push: `git push`. -9. Open PR targeting the `develop` branch. +9. Open PR targeting the `next` branch.