2019-03-22 14:40:55 +00:00
# Contributing
2020-01-31 12:48:11 +00:00
Thanks for your interest in contributing to WooCommerce Blocks!
2019-03-22 14:40:55 +00:00
2020-01-31 12:48:11 +00:00
If you wish to contribute code, to get started we recommend first reading our [Getting Started Guide ](./docs/contributors/getting-started.md ).
2019-03-22 14:40:55 +00:00
2020-01-31 12:48:11 +00:00
All other documentation for contributors can be found [in the docs directory ](./docs/readme.md ).
2020-01-22 19:48:35 +00:00
2020-01-31 12:48:11 +00:00
## Guidelines
2020-01-22 19:48:35 +00:00
2020-01-31 12:48:11 +00:00
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 ).
2020-01-22 19:48:35 +00:00
2020-01-31 12:48:11 +00:00
## Reporting Security Issues
2020-01-22 19:48:35 +00:00
2020-01-31 12:48:11 +00:00
Please see [SECURITY.md ](./.github/SECURITY.md ).