# Contributing

If you want to contribute into Vue Storefront Next you should:

  1. Pick an issue from our GitHub (opens new window) with a Next label
  2. Comment on the issues that you'd like to work on it.
  3. Fork our repository and create a new branch where you will develop the issue.
  4. Propose a Pull Request with title following conventional commits (opens new window)
  5. Wait for review of a core team member. We will write down our suggestions to your Pull Request or just merge it.

Thank you for your involvement!