Confirmed users
514
edits
m (→Start Here: Fix) |
(formatting) |
||
| Line 23: | Line 23: | ||
You can find help here: | You can find help here: | ||
* the | * the mailing list (see below) | ||
* the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] IRC channel on [http://irc.mozilla.org/ Mozilla's IRC network]. | * the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] IRC channel on [http://irc.mozilla.org/ Mozilla's IRC network]. | ||
* the [http://stackoverflow.com/questions/tagged/firefox-addon-sdk Stack Overflow "firefox-addon-sdk" tag] | * the [http://stackoverflow.com/questions/tagged/firefox-addon-sdk Stack Overflow "firefox-addon-sdk" tag] | ||
| Line 36: | Line 36: | ||
* Go get the [https://github.com/mozilla/addon-sdk Add-on SDK Source Code] | * Go get the [https://github.com/mozilla/addon-sdk Add-on SDK Source Code] | ||
* Talk to us on the | * Talk to us on the Jetpack mailing list (see below) or the <s><code>#jetpack</code> channel on [[Mozilla IRC Server]]</s>. | ||
* Browse the list of [https://bugzilla.mozilla.org/buglist.cgi?list_id=507889&resolution=---&resolution=DUPLICATE&query_format=advanced&product=Add-on%20SDK open bugs] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK raise one yourself]. | * Browse the list of [https://bugzilla.mozilla.org/buglist.cgi?list_id=507889&resolution=---&resolution=DUPLICATE&query_format=advanced&product=Add-on%20SDK open bugs] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK raise one yourself]. | ||
* Learn how to [https://github.com/mozilla/addon-sdk/wiki/contribute contribute] and [[Jetpack/SDK/Writing_Documentation|document]] your code | * Learn how to [https://github.com/mozilla/addon-sdk/wiki/contribute contribute] and [[Jetpack/SDK/Writing_Documentation|document]] your code | ||
| Line 55: | Line 55: | ||
Jetpack is using a Google group. You can see archives [https://groups.google.com/forum/?fromgroups#!forum/mozilla-labs-jetpack here], and participate with a google account. <br> | Jetpack is using a Google group. You can see archives [https://groups.google.com/forum/?fromgroups#!forum/mozilla-labs-jetpack here], and participate with a google account. <br> | ||
Otherwise, you can subscribe to this mailing list without google account by sending a mail to [mailto:mozilla-labs-jetpack+subscribe@googlegroups.com mozilla-labs-jetpack+subscribe@googlegroups.com]. Then you should be able to send messages to the list on [mailto:mozilla-labs-jetpack@googlegroups.com mozilla-labs-jetpack@googlegroups.com]. | Otherwise, you can subscribe to this mailing list without google account by sending a mail to [mailto:mozilla-labs-jetpack+subscribe@googlegroups.com mozilla-labs-jetpack+subscribe@googlegroups.com]. Then you should be able to send messages to the list on [mailto:mozilla-labs-jetpack@googlegroups.com mozilla-labs-jetpack@googlegroups.com]. | ||
=== Product Roadmap === | === Product Roadmap === | ||
| Line 62: | Line 61: | ||
=== More resources === | === More resources === | ||
* [[Jetpack/Triage Process|Add-on SDK Bug Triage Process]] | * [[Jetpack/Triage Process|Add-on SDK Bug Triage Process]] | ||
* [[Jetpack/Development_Process|Add-on SDK Development Process]] | * [[Jetpack/Development_Process|Add-on SDK Development Process]] | ||
| Line 77: | Line 75: | ||
=== Dormant Past Projects === | === Dormant Past Projects === | ||
* [[Jetpack/Web_Presence|Jetpack Web Presence Project]] - an effort to improve the Jetpack project's web presence. | * [[Jetpack/Web_Presence|Jetpack Web Presence Project]] - an effort to improve the Jetpack project's web presence. | ||
* [[Jetpack/WorkWeeks|Work Week Notes]] | * [[Jetpack/WorkWeeks|Work Week Notes]] | ||
=== Add-on Builder === | === Add-on Builder === | ||
The Add-on Builder (codenamed "Flightdeck") provided an online development environment for add-ons hosted in the browser. It is being [https://blog.mozilla.org/addons/2013/12/18/add-on-builder/ phased out]. | The Add-on Builder (codenamed "Flightdeck") provided an online development environment for add-ons hosted in the browser. It is being [https://blog.mozilla.org/addons/2013/12/18/add-on-builder/ phased out]. | ||
* [https://wiki.mozilla.org/AMO/FlightDeck Add-on Builder] | * [https://wiki.mozilla.org/AMO/FlightDeck Add-on Builder] | ||