Update .github/CONTRIBUTING.md

Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
This commit is contained in:
Chi-Hsuan Huang 2022-04-13 12:37:17 +08:00 committed by GitHub
parent 3fc88f0a71
commit 630611b668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ 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.
- 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) to Gutenberg blocks, note that it's developed in external package.
If you are contributing code to the (Javascript-driven) Gutenberg blocks, note that it's developed in an external package.
- [Blocks](https://github.com/woocommerce/woocommerce-gutenberg-products-block)