19 lines
715 B
Markdown
19 lines
715 B
Markdown
# WooCommerce Blocks Handbook
|
|
|
|
The WooCommerce Blocks Handbook provides documentation for designers and developers on how to extend or contribute to blocks, and how internal developers should handle new releases.
|
|
|
|
## Table of Contents
|
|
|
|
**Contributing**
|
|
|
|
- [Getting Started](contributors/getting-started.md)
|
|
- [Coding Guidelines](contributors/coding-guidelines.md)
|
|
- [Smoke Testing](contributors/smoke-testing.md)
|
|
- [JavaScript Testing](contributors/javascript-testing.md)
|
|
- [Component Testing & Development (with Storybook)](contributors/storybook.md)
|
|
|
|
**Releases**
|
|
|
|
- [Releasing New Versions](releases/readme.md)
|
|
- [WordPress Update Testing Checklist](releases/wordpress-update-testing-checklist.md)
|