MDN/Projects/Development/Review and approval workflow: Difference between revisions
< MDN | Projects | Development
Jump to navigation
Jump to search
(Created page with "==Project statement== In order to make it easier for core writers, occasional contributors, and the development teams to better collaborate together, we need an improved syst...") |
No edit summary |
||
Line 2: | Line 2: | ||
In order to make it easier for core writers, occasional contributors, and the development teams to better collaborate together, we need an improved system for requesting, managing, handling, and recording reviews of content, as well as for supporting "publish after review" documents, which are only visible to the general public once the content has passed review. | In order to make it easier for core writers, occasional contributors, and the development teams to better collaborate together, we need an improved system for requesting, managing, handling, and recording reviews of content, as well as for supporting "publish after review" documents, which are only visible to the general public once the content has passed review. | ||
This feature will support our efforts to improve the quality of our content by making it easier to get content reviewed. It will also support our initiative to improve collaboration between the MDN docs team and the engineers developing the software. | |||
This project proposal covers this system and its requirements. | This project proposal covers this system and its requirements. | ||
This project is based on {{bug|665719}}. | |||
==Requirements== | ==Requirements== |
Revision as of 18:46, 10 January 2014
Project statement
In order to make it easier for core writers, occasional contributors, and the development teams to better collaborate together, we need an improved system for requesting, managing, handling, and recording reviews of content, as well as for supporting "publish after review" documents, which are only visible to the general public once the content has passed review.
This feature will support our efforts to improve the quality of our content by making it easier to get content reviewed. It will also support our initiative to improve collaboration between the MDN docs team and the engineers developing the software.
This project proposal covers this system and its requirements.
This project is based on bug 665719.