Add link to the WooCommerce Git Flow page in the "Getting started" section

This commit is contained in:
Rodrigo Primo 2019-07-31 09:19:52 -03:00
parent cef6d4744d
commit b8d50dc5b7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ If you have questions about the process to contribute code or want to discuss de
## Getting started
- [How to set up WooCommerce development environment](How-to-set-up-WooCommerce-development-environment)
- [Git Flow](WooCommerce-Git-Flow)
- [Minification of SCSS and JS](Minification-of-SCSS-and-JS)
- [String localisation guidelines](String-localisation-guidelines)
- [Running unit tests](https://github.com/woocommerce/woocommerce/blob/master/tests/README.md)