From 2a6c7d1afcc36b5b2d89adfbb43a1ade1f7c1e7e Mon Sep 17 00:00:00 2001 From: "Darren A. Natale" Date: Wed, 9 Apr 2025 10:26:31 -0400 Subject: [PATCH] Update PrinciplesReviewWorkflow.md to add missing steps New steps: - add to principles summary page - add to dropdown menu ***NOTE*** The updates includes links to files that we might not want to advertise. They are, however, already publicly accessible and even editable (though reviews are requires), so on that basis I chose our own convenience over such a concern. --- docs/PrinciplesReviewWorkflow.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PrinciplesReviewWorkflow.md b/docs/PrinciplesReviewWorkflow.md index b1d3d4795..4a40570de 100644 --- a/docs/PrinciplesReviewWorkflow.md +++ b/docs/PrinciplesReviewWorkflow.md @@ -18,5 +18,6 @@ For the following, steps 1-5 are internal to the EWG and steps 6-7 are internal 9. Allow a two-week commenting period on the pull request. 10. If the feedback includes major changes or objections, re-discuss during an OBO Operations call and re-do any relevant steps indicated above. 11. At the end of the commenting period, assuming no major changes are needed, a member of the EWG will merge the pull request (removing 'draft' status if appropriate) and thereby make the changes public. +12. Add the new principle to the [Principles Summary](https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/principles/fp-000-summary.md) list and to the [Principles dropdown menu](https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/principles/all.yml). The need for a new principle can arise when an existing principle tries to cover too much and requires splitting, or as new needs arise within the community.