On Thu, May 25, 2023 at 5:39 PM Daniel Gruno <humbed...@apache.org> wrote:
> ...I've updated the steps and added a generator for that section
> that spits out two lines with placeholders in them...

Looks great, thank you very much!

Here's a patch, below, with minor text tweaks.

-Bertrand

Index: site/wizard/steps.json
===================================================================
--- site/wizard/steps.json    (revision 1910059)
+++ site/wizard/steps.json    (working copy)
@@ -15,7 +15,7 @@
         "id": "state",
         "icon": "bell",
         "description": "Project Status",
-        "help": "<p>This section is intended for describing the
current status of the project, and any issues that may require board
attention.</p> <h5>Project status:</h5><p>Please use the terminology
outlined in <a 
href='https://www.apache.org/foundation/board/reporting#guidelines'
target='_blank'>this reporting guide</a> to describe the current state
of the project. Your project status can be: <ul><li><b>New:</b> a
top-level project that's just getting started</li><li><b>Ongoing:</b>
With high, moderate or low activity, which you may quantify if
appropriate</li><li><b>Dormant:</b> Not much happening on the code,
but at least 3 PMC members ready to engage if needed</li><li><b>At
risk:</b> Not enough active PMC members, or a significant number of
contributors left the project, etc.<li><b>Considering moving to the
Attic:</b> a project that's about to move to the Attic, or discussing
that</li></ul></p><h5>Issues for the board</h5><p>If there are any
<u>specific issues the board needs to be aware of</u>, please write
them here. Otherwise, write \"There are no issues requiring board
attention.\"<br/>Issues could be: <ul><li>The project is blocked by
Infra on an issue.</li><li>The project does not have sufficient
oversight from the PMC.</li><li>There are concerning trademark
issues.</li></ul></p>",
+        "help": "<p>This section is intended for describing the
current status of the project, and any issues that may require board
attention.</p> <h5>Project state:</h5><p>Please use the terminology
outlined in <a 
href='https://www.apache.org/foundation/board/reporting#guidelines'
target='_blank'>this reporting guide</a> to describe the current state
of the project. Your project state can be: <ul><li><b>New:</b> a
top-level project that's just getting started</li><li><b>Ongoing:</b>
With high, moderate or low activity, which you may quantify if
appropriate</li><li><b>Dormant:</b> Not much happening on the code,
but at least 3 PMC members ready to engage if needed</li><li><b>At
risk:</b> Not enough active PMC members, or a significant number of
contributors left the project, etc.<li><b>Considering moving to the
Attic:</b> a project that's about to move to the Attic, or discussing
that</li></ul></p><h5>Issues for the board</h5><p>If there are any
<u>specific issues the board needs to be aware of</u>, please describe
them here. Otherwise, write <em>\"Issues for the board:
none.\"</em><br/>Typical issues could be: <ul><li>The project is
blocked by Infra on an issue.</li><li>The project does not have
sufficient oversight from the PMC.</li><li>There are concerning
trademark issues.</li></ul></p>",
         "placeholder": "If issues, write them here, otherwise state
that there aren't any!",
         "generator": "generate_project_state"
     },

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to