|
1 | 1 | --- |
2 | 2 | myst: |
3 | 3 | html_meta: |
4 | | - "description": "Contributing to Plone Core Code" |
5 | | - "property=og:description": "Contributing to Plone Core Code" |
6 | | - "property=og:title": "Contributing to Plone Core Code" |
7 | | - "keywords": "Plone, Plone Contributor Agreement, License, Code of Conduct, core, code" |
| 4 | + "description": "Contributing to Plone Code" |
| 5 | + "property=og:description": "Contributing to Plone Code" |
| 6 | + "property=og:title": "Contributing to Plone Code" |
| 7 | + "keywords": "Plone, Plone Contributor Agreement, License, Code of Conduct, code" |
8 | 8 | --- |
9 | 9 |
|
10 | 10 | (contributing-to-plone-core-code-index-label)= |
11 | 11 |
|
12 | | -# Contributing to Plone core code |
| 12 | +# Contributing to Plone code |
13 | 13 |
|
14 | | -This part of the documentation describes how to contribute to Plone core code, including all its packages and repositories under the Plone GitHub organization. |
| 14 | +This part of the documentation describes how to contribute to Plone code, including all its packages and repositories under the Plone GitHub organization. |
15 | 15 |
|
16 | 16 | To contribute to any package in Plone, you must follow the policies of the [Plone Foundation](https://plone.org/foundation), [Plone GitHub organization](https://github.com/plone/) and the specific package. |
17 | 17 |
|
@@ -104,12 +104,12 @@ Fix broken links for ReactJS.org. @stevepiercy |
104 | 104 |
|
105 | 105 | (contributing-plone-packages-label)= |
106 | 106 |
|
107 | | -## Plone core packages |
| 107 | +## Plone packages |
108 | 108 |
|
109 | | -Each Plone core package may have specific policies and guidance. |
| 109 | +Each Plone package may have specific policies and guidance. |
110 | 110 | This may include writing tests, developing add-ons, internationalization and localization, logging, and debugging. |
111 | 111 |
|
112 | | -The following is an abridged list of actively developed Plone core packages with links to how to contribute to them. |
| 112 | +The following is an abridged list of actively developed Plone packages with links to how to contribute to them. |
113 | 113 |
|
114 | 114 | `Products.CMFPlone` |
115 | 115 | : The primary Plone package. |
|
0 commit comments