You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/core/plips.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,11 @@ Every PLIP must be approved by the designated team.
97
97
98
98
(plip-setup-instructions-label)=
99
99
100
+
```{important}
101
+
This section does not apply to Volto.
102
+
Instead see {doc}`../../volto/contributing/index`.
103
+
```
104
+
100
105
```{note}
101
106
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`.
102
107
```
@@ -113,9 +118,7 @@ You can start the development at any time, but if you intend to modify Plone cor
113
118
- Have clear code.
114
119
- Follow current best practices in coding style.
115
120
The [Plone Meta](https://github.com/plone/meta) project can help you set up your environment.
116
-
For Volto, follow {doc}`/volto/contributing/linting`.
0 commit comments