Skip to content

Commit 3315905

Browse files
committed
Volto has its own contributing process, regardless of whether it is a PLIP
1 parent 33156c3 commit 3315905

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/contributing/core/plips.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ Every PLIP must be approved by the designated team.
9797

9898
(plip-setup-instructions-label)=
9999

100+
```{important}
101+
This section does not apply to Volto.
102+
Instead see {doc}`../../volto/contributing/index`.
103+
```
104+
100105
```{note}
101106
This section assumes you have read and followed the instructions in {doc}`index` to set up your development environment, up until {ref}`contributing-core-edit-packages-label`.
102107
```
@@ -113,9 +118,7 @@ You can start the development at any time, but if you intend to modify Plone cor
113118
- Have clear code.
114119
- Follow current best practices in coding style.
115120
The [Plone Meta](https://github.com/plone/meta) project can help you set up your environment.
116-
For Volto, follow {doc}`/volto/contributing/linting`.
117121
- [Be tested](https://5.docs.plone.org/develop/testing/index.html).
118-
For Volto, follow {doc}`/volto/contributing/testing`.
119122

120123

121124
### Create a new PLIP branch

0 commit comments

Comments
 (0)