From eeb03bc4cba05d68dc1ca41370692b64ce9034f7 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Wed, 17 Sep 2025 07:42:50 +0200 Subject: [PATCH] Update plips.md: be more precise about mentioning teams to submit a PLIP --- docs/contributing/core/plips.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/contributing/core/plips.md b/docs/contributing/core/plips.md index c7b8b17ebb..7d613657c3 100644 --- a/docs/contributing/core/plips.md +++ b/docs/contributing/core/plips.md @@ -90,12 +90,13 @@ You may revise your PLIP based on feedback. If you need help at any point in this process, you can either `@` the team or personally contact a member of the designated team. - ## Team approves proposal After incorporating feedback to your proposal, you can request a final review and approval for inclusion in Plone. -Every PLIP must be approved by the designated team. +You can do this by mentioning either one of the designated teams (@plone/Volto or @plone/ClassicUI or meantion @plone/framework-team if you are not sure if your PLIP is suited for a designated team. + +Every PLIP must be approved by the designated team. Once your PLIP has been approved by one of the three teams, you can start implementing your PLIP. ## Implement your PLIP