Skip to content

Commit 2cc61b4

Browse files
committed
Remove "core"
1 parent caf5a0b commit 2cc61b4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/contributing/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
myst:
33
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"
88
---
99

1010
(contributing-to-plone-core-code-index-label)=
1111

12-
# Contributing to Plone core code
12+
# Contributing to Plone code
1313

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.
1515

1616
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.
1717

@@ -104,12 +104,12 @@ Fix broken links for ReactJS.org. @stevepiercy
104104

105105
(contributing-plone-packages-label)=
106106

107-
## Plone core packages
107+
## Plone packages
108108

109-
Each Plone core package may have specific policies and guidance.
109+
Each Plone package may have specific policies and guidance.
110110
This may include writing tests, developing add-ons, internationalization and localization, logging, and debugging.
111111

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.
113113

114114
`Products.CMFPlone`
115115
: The primary Plone package.

0 commit comments

Comments
 (0)