Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.48 KB

File metadata and controls

63 lines (45 loc) · 1.48 KB
myst
html_meta
description property=og:description property=og:title keywords
Development in Plone
Development in Plone
Development in Plone
Developing, Plone, Contributing

Development in Plone

This part describes the process of development in Plone. It is primarily a technical resource for setting up your development environment, fixing bugs, and writing Plone Improvement Proposals (PLIPs).

Plone Contributor Agreement

You must sign the Plone Contributor Agreement.

We can NOT accept pull requests from you until you have signed and returned the Contributor Agreement, and been approved. Please don't put the code reviewers at risk by ignoring this requirement.

Contents

:maxdepth: 2

guidelines
agreement
culture
getting-started-with-development
documentation
plips
issues
release
git
package-dependencies

Additional material

These are some documents used as reference for this documentation.

:maxdepth: 1

contributors-agreement-explained
continous-integration
roboto
mrdeveloper
plip-review
The style guides are ancient and need to be overhauled.

Documenation's style is guided by Vale and the Microsoft Style Guide. See Contributing to Documentation.

Our coding style guides are located at the [Plone Style Guide](https://5.docs.plone.org/develop/styleguide/index.html section.