Added testing instructions, fixed formatting

Jonathan Lane 2023-04-18 15:00:12 -07:00
parent 60e142bb74
commit 09b4b8c279
1 changed files with 6 additions and 4 deletions

@ -114,9 +114,6 @@ _Slack Workflow: WooCommerce Admin Start Manage_
### [Updated accessibility for product categories shortcode.](https://github.com/woocommerce/woocommerce/pull/37445)
_Slack Workflow: WooCommerce Admin Start Manage_
### [Add `country` query param to payment suggestion data sources](https://github.com/woocommerce/woocommerce/pull/37443)
_Slack Workflow: WooCommerce Core_
### [Update payment gateway recommendation priority](https://github.com/woocommerce/woocommerce/pull/37442)
_Slack Workflow: WooCommerce Core_
@ -159,10 +156,15 @@ _Slack Workflow: WooCommerce Core_
### [Enable WebP images in WooCommerce](https://github.com/woocommerce/woocommerce/pull/37307)
_Slack Workflow: WooCommerce Core_
1. Create a new simple product.
2. For the product image, use a .webp-formatted image [here's one for testing](https://d.pr/f/Gf8LKk)
3. Save the product.
4. Check that images are displayed normally in the admin, in the store, in the cart.
### [Set quantity value when stock tracking is enabled](https://github.com/woocommerce/woocommerce/pull/37304)
_Slack Workflow: WooCommerce Core_
[Add the summary field to the product form](https://github.com/woocommerce/woocommerce/pull/37302)
### [Add the summary field to the product form](https://github.com/woocommerce/woocommerce/pull/37302)
_Slack Workflow: WooCommerce Admin Start Manage_
### [Refetch "Installed extensions" card data after installing recommended channels](https://github.com/woocommerce/woocommerce/pull/37300)