diff --git a/other/triage_projects.rst b/other/triage_projects.rst index 2ae84db..5592b13 100644 --- a/other/triage_projects.rst +++ b/other/triage_projects.rst @@ -30,6 +30,7 @@ Below the tabs you will find a large table. Each **row** represents an **issue** - **For team assessment**: The team has not discussed or triaged the issue yet. - **Up for grabs**: Any contributor is free to work on the issue. - **Needs further info**: The team is waiting for more information on the issue. + - **Needs Proposal**: Resolving the issue requires adding new features, which should be :ref:`formally proposed ` and discussed. - **In progress / assigned**: A maintainer is working on the issue. - **Fix pending review**: A potential solution has been submitted and needs reviews. - **Done**: The issue is closed and the problem solved. Huzzah!