# Contributing This folder contains documentation for developers and contributors looking to get started with WooCommerce Block Development. | Document | Description | |------------------------------------------------------------| ---------------------------------------------------------------------------------------- | | [Getting Started](contributing/getting-started.md) | This doc covers tooling and creating builds during development. | | [Coding Guidelines](contributing/coding-guidelines.md) | This doc covers development best practices. | | [JavaScript Testing](contributing/javascript-testing.md) | This doc explains how to run automated JavaScript tests. | | [E2E Testing Guidelines](contributing/e2e-guidelines.md) | This doc covers development best practices about E2E tests. | | [Developing Components (& Storybook)](components.md) | This doc outlines where our reusable components live, and how to test them in Storybook. | | [Block Script Assets](contributing/block-assets.md) | This doc explains how Block Script Assets are loaded and used. | | [JS build system](contributing/javascript-build-system.md) | This doc explains how JavaScript files are built. | | [CSS build system](contributing/css-build-system.md) | This doc explains how CSS is built. | --- [We're hiring!](https://woocommerce.com/careers/) Come work with us! 🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-blocks/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/contributors/README.md)