16 lines
616 B
Markdown
16 lines
616 B
Markdown
# Contributing
|
|
|
|
Thanks for your interest in contributing to WooCommerce Blocks!
|
|
|
|
If you wish to contribute code, to get started we recommend first reading our [Getting Started Guide](./docs/contributors/getting-started.md).
|
|
|
|
All other documentation for contributors can be found [in the docs directory](./docs/readme.md).
|
|
|
|
## Guidelines
|
|
|
|
Like the WooCommerce project, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our [Code of Conduct](./.github/CODE_OF_CONDUCT.md).
|
|
|
|
## Reporting Security Issues
|
|
|
|
Please see [SECURITY.md](./.github/SECURITY.md).
|