No need for a one-item bulleted list.
This commit is contained in:
parent
5d0cf7e844
commit
766aaea48e
|
@ -41,9 +41,8 @@ If you have questions about the process to contribute code or want to discuss de
|
||||||
- Make sure to write good and detailed commit messages (see [this post](https://chris.beams.io/posts/git-commit/) for more on this) and follow all the applicable sections of the pull request template.
|
- Make sure to write good and detailed commit messages (see [this post](https://chris.beams.io/posts/git-commit/) for more on this) and follow all the applicable sections of the pull request template.
|
||||||
- Please avoid modifying the changelog directly or updating the .pot files. These will be updated by the WooCommerce team.
|
- Please avoid modifying the changelog directly or updating the .pot files. These will be updated by the WooCommerce team.
|
||||||
|
|
||||||
If you are contributing code to the (Javascript-driven) Gutenberg blocks, note that it's developed in an external package.
|
If you are contributing code to our (Javascript-driven) Gutenberg blocks, please note that
|
||||||
|
they are developed in their [own repository](https://github.com/woocommerce/woocommerce-gutenberg-products-block) and have their [own issue tracker](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues).
|
||||||
- [Blocks](https://github.com/woocommerce/woocommerce-gutenberg-products-block)
|
|
||||||
|
|
||||||
## Feature Requests 🚀
|
## Feature Requests 🚀
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue