Skip to content

Commit

Permalink
chore: update CONTRIBUTING.md (#2953)
Browse files Browse the repository at this point in the history
  • Loading branch information
FRSgit authored Aug 17, 2023
1 parent 3e5a033 commit f8fc887
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,12 @@ We're very excited to see that **you are thinking about contribution to Storefro
## Pull Request Guidelines

- Learn about our branch structure [here](https://docs.vuestorefront.io/v2/contributing/branching-model.html).
<br>
**Important:**
<br>
For SFUI2 `main` branch is called `v2` and `develop` is `v2-develop`. `develop` and `master` branches **are used for SFUI1 maintenance**.

- Checkout a topic branch from the relevant branch, e.g. `develop`, and merge back against that branch.
- Checkout a topic branch from the relevant branch, e.g. `v2-develop`, and merge back against that branch.

- Work in relevant place of repository and follow our [development guide](https://github.com/vuestorefront/storefront-ui/blob/v2/apps/docs/development/hello.md).

Expand Down

0 comments on commit f8fc887

Please sign in to comment.