canmove, Confirmed users
1,448
edits
(Updates to the notes to authors) |
|||
| Line 3: | Line 3: | ||
== The Review Process == | == The Review Process == | ||
[http://blog.mozilla.com/addons/ | [http://blog.mozilla.com/addons/2011/02/04/overview-amo-review-process/ This blog post] covers most aspects of the review process. We recommend you read it first. | ||
You should read the [https://addons.mozilla.org | You should read the [https://addons.mozilla.org/developers/docs/policies/ add-on policies documentation] first. This details most of the requirements and processes involved. There is also more information in the [[AMO:Editors/EditorGuide|Editor Guide]]. | ||
Here are some recommendations to make sure that your add-on is reviewed quickly: | Here are some recommendations to make sure that your add-on is reviewed quickly: | ||
* When nominating your add-on for the first time, make sure that it's stable, ready for the public, and generally useful. However, don't wait for it to be perfect before nominating. The nomination process can take | * When nominating your add-on for the first time, make sure that it's stable, ready for the public, and generally useful. However, don't wait for it to be perfect before nominating. The nomination process can take a few weeks, so it's better for you to nominate a good version rather than an fully polished one. | ||
* Verify that your add-on is in the review queue. | * Verify that your add-on is in the review queue. | ||
** | ** Check the add-on Status page: https://addons.mozilla.org/developers/addon/YOUR_ADDON_ID/versions/ | ||
** If your add-on should be nominated but isn't, contact amo-editors at mozilla.org | ** If your add-on should be nominated but isn't, contact amo-editors at mozilla.org | ||
* Include descriptions and version notes in English. | * Include descriptions and version notes in English. | ||
* Carefully inspect the results from the code validation tool. | * Carefully inspect the results from the code validation tool. | ||
** | ** The [[AMO:Editors/EditorGuide|Editor Guide]] explains which are important and which aren't a problem. | ||
* If your add-on requires to have an account on a website, you should include a test username and password in the Notes to Reviewer section of your submission. Also include details on how to test the add-on, because the reviewer may not know how to use the website. | |||
* If your add-on requires to have an account on a website, you should include a test username and password in the | * If your add-on contains compiled components, obfuscated or otherwise unreadable code, you need to send the clearly readable version of the code to amo-admin-reviews AT mozilla DOT org. Even when you do this, the review will take longer than normal because it needs to be done by an admin editor. | ||
* If your add-on contains compiled components, obfuscated or otherwise unreadable code, you need to send the clearly readable version of the code to | |||
* If your add-on uses libraries or any other code not authored by you, make sure you include: | * If your add-on uses libraries or any other code not authored by you, make sure you include: | ||
** The name of the package or original add-on. | ** The name of the package or original add-on. | ||