diff --git a/projects/plugins/crm/changelog/update-crm-readme-contributing-mention b/projects/plugins/crm/changelog/update-crm-readme-contributing-mention new file mode 100644 index 0000000000000..8007059c82d72 --- /dev/null +++ b/projects/plugins/crm/changelog/update-crm-readme-contributing-mention @@ -0,0 +1,4 @@ +Significance: patch +Type: added + +Readme: Adding information on how to contribute to Jetpack CRM diff --git a/projects/plugins/crm/readme.txt b/projects/plugins/crm/readme.txt index aa16dd7c12add..706b0e852b363 100644 --- a/projects/plugins/crm/readme.txt +++ b/projects/plugins/crm/readme.txt @@ -266,6 +266,10 @@ We haven't published our roadmap since v3, but we may do in the future. You can You can see all the CRM power-ups here: https://jetpackcrm.com/extensions/ +#### How can I contribute to Jetpack CRM? + +The core [Jetpack CRM plugin code](https://github.com/Automattic/jetpack/tree/trunk/projects/plugins/crm) is on GitHub and is open-source. The code is part of the Jetpack monorepo, and the [Jetpack contributing guide](https://github.com/Automattic/jetpack/blob/trunk/docs/CONTRIBUTING.md) is also relevant to Jetpack CRM. + #### Is there a contact search feature on Jetpack CRM? Yes, Jetpack CRM comes with a search feature that allows you to run a customer search, contact search, and then act on it, letting you easily manage contacts. There’s also search for transactions, quotes, invoices, companys, lead forms, and tasks.