#acl AdminGroup:read,write All:read = Introduction = We have a simple review process for Launchpad help materials. Our two aims for the review process are to: * minimise bottlenecks * ensure Launchpad help materials are both accurate and easy to read. If you produce or edit Launchpad help materials, please do take a few moments to get your work reviewed. = Minor edits in the Help wiki = Make your changes directly in the help wiki. If your change affects the way that people participate in Launchpad - e.g. you've changed a meeting time - please email the launchpad-users list to let them know. = Substantial Help wiki edits = 1. Before editing, copy the wiki page contents into an ```/Draft``` page: e.g. if you're editing the ```Feeds``` page, copy its unedited contents into ```Feeds/Draft```. 1. Save the unedited version in the ```/Draft``` page, to enable a reviewer to easily produce a diff between your draft and the original. 1. Write "Draft copy" at the top of the page as a ```=``` header. 1. Make your edits. 1. Mail the launchpad-users list and cc matthew.revell@canonical.com with a link to your draft in ```/Draft```. Start the email's subject with "Doc RFC:". 1. Iteratively edit the document and republish the draft, following review comments on the mailing list. 1. At least one other member of the team should declare the page ready for publication. 1. Remove the draft warning, publish to the main page and then delete ```/Draft``` page. = New pages = 1. Create an ```/Draft``` page under the new page - e.g. ```/NewPage/Draft``` 1. Write "Draft copy" at the top of the page as a ```=``` header. 1. Make your edits. 1. Mail the launchpad-users list and cc matthew.revell@canonical.com with a link to your draft in ```/Draft```. Start the email's subject with "Doc RFC:". 1. Iteratively edit the document and republish the draft, following review comments on the mailing list. 1. At least one other member of the team should declare the page ready for publication. 1. Remove the draft warning, publish to the main page and then delete ```/Draft``` page.