Add link to the WooCommerce Git Flow page in the "Getting started" section
This commit is contained in:
parent
cef6d4744d
commit
b8d50dc5b7
|
@ -20,6 +20,7 @@ If you have questions about the process to contribute code or want to discuss de
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
- [How to set up WooCommerce development environment](How-to-set-up-WooCommerce-development-environment)
|
- [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)
|
- [Minification of SCSS and JS](Minification-of-SCSS-and-JS)
|
||||||
- [String localisation guidelines](String-localisation-guidelines)
|
- [String localisation guidelines](String-localisation-guidelines)
|
||||||
- [Running unit tests](https://github.com/woocommerce/woocommerce/blob/master/tests/README.md)
|
- [Running unit tests](https://github.com/woocommerce/woocommerce/blob/master/tests/README.md)
|
||||||
|
|
Loading…
Reference in New Issue