49b65c7bcf
* Create Extend class under schema namespace * ExtendRestApi -> ExtendSchema * ExtendSchema helper functions * Move tests * Fix tests * Fix docs * Typos * Remove invalid param * phpcs formatting * Update docs/contributors/documentation-guidelines.md Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com> * Update docs/extensibility/filtering-payment-methods.md Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com> * Update docs/extensibility/README.md Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com> * Update docs/extensibility/available-slot-fills.md Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com> * Asserttrue comment Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
block-assets.md | ||
coding-guidelines.md | ||
components.md | ||
css-build-system.md | ||
documentation-guidelines.md | ||
folder-structure.md | ||
getting-started.md | ||
javascript-testing.md | ||
js-build-system.md |
README.md
Contributing
This folder contains documentation for developers and contributors looking to get started with WooCommerce Block Development.
Document | Description |
---|---|
Getting Started | This doc covers tooling and creating builds during development. |
Coding Guidelines | This doc covers development best practices. |
JavaScript Testing | This doc explains how to run automated JavaScript tests. |
Developing Components (& Storybook) | This doc outlines where our reusable components live, and how to test them in Storybook. |
Block Script Assets | This doc explains how Block Script Assets are loaded and used. |
JS build system | This doc explains how JavaScript files are built. |
CSS build system | This doc explains how CSS is built. |
We're hiring! Come work with us!
🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.