Add a new section to the issues page for external issues
This commit adds a new section to the issues page for external issues asking users to report WooCommerce REST API and WooCommerce Gutenberg Product Blocks issues on their respective repositories.
This commit is contained in:
parent
23afdd3d5f
commit
993e79f63b
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: "\U0001F47D External issues"
|
||||
about: Please report WooCommerce REST API or WooCommerce Gutenberg Products Blocks issues directly to their respective repositories.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Please report WooCommerce REST API (https://github.com/woocommerce/woocommerce-rest-api) or WooCommerce Gutenberg Products Blocks (https://github.com/woocommerce/woocommerce-gutenberg-products-block) issues directly to their respective repositories.
|
Loading…
Reference in New Issue