You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by bd...@apache.org on 2023/05/26 07:37:08 UTC

svn commit: r1910068 - /comdev/reporter.apache.org/trunk/site/wizard/steps.json

Author: bdelacretaz
Date: Fri May 26 07:37:08 2023
New Revision: 1910068

URL: http://svn.apache.org/viewvc?rev=1910068&view=rev
Log:
Projet Status text tweaks

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/steps.json

Modified: comdev/reporter.apache.org/trunk/site/wizard/steps.json
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/steps.json?rev=1910068&r1=1910067&r2=1910068&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/steps.json (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/steps.json Fri May 26 07:37:08 2023
@@ -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 t
 o 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"
     },