Add-ons/Contribute/Code: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (overhaul)
Line 19: Line 19:


#Familiarize yourself with the on-boarding materials: [http://areweeveryoneyet.org/onramp/desktop.html Onboard to Firefox codebase]
#Familiarize yourself with the on-boarding materials: [http://areweeveryoneyet.org/onramp/desktop.html Onboard to Firefox codebase]
#Pick a [http://mzl.la/1I0i8my "Good First Bug"] to work on
#Pick a [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=component%3AWebExtensions%20keyword%3Agood-first-bug&list_id=13160623 "Good First Bug"] to work on
#More [https://wiki.mozilla.org/WebExtensions/Hacking ways to hack]
#More [https://wiki.mozilla.org/WebExtensions/Hacking ways to hack]



Revision as of 21:31, 10 August 2016

We love code contributions to the add-ons ecosystem! Below you'll find ways to contribute code, and information on the onboarding process. Onboarding helps ensure you are getting the most out of your experience working with other staff and volunteer developers. Once you're familiar with the dev environments, please pick a "Good First Bug" to get started.

Step 1: Create some accounts

Please create accounts on the following sites, if you haven't already:

Step 2: Tell us a little about yourself

Please fill out a short survey so we can better connect you to the right opportunities. We may reach out to you if there is a particular project that fits your skills, but in the meantime please move on to step #3.

Step 3: Decide how you'd like to help

Improve add-ons in Firefox

Add-ons make Firefox the most extensible browser available. Your contributions help support user freedom!

Develop Web Extensions APIs

WebExtensions are becoming the standard for add-on development in Firefox. It seeks to unify the extension APIs and architecture with those of other browsers in the name of interoperability and modern architecture. We need your help extending the APIs to support the needs of add-on developers. You'll need to know some JavaScript.

  1. Familiarize yourself with the on-boarding materials: Onboard to Firefox codebase
  2. Pick a "Good First Bug" to work on
  3. More ways to hack
Contribute to the Add-on Manager

Description here.

  1. Familiarize yourself with the on-boarding materials: Onboard to Firefox codebase
  2. Pick a "Good First Bug" to work on

Improve addons.mozilla.org (AMO)

addons.mozilla.org, commonly known as "AMO," is Mozilla's official site for developers to list add-ons, and for users to discover them.

Contribute code to AMO

If you know JavaScript and/or Python, you can help make AMO better!

  1. Familiarize yourself with the on-boarding materials: Webdev Bootcamp
  2. Set up a development environment on your local machine: Our documentation provides step-by-step instructions on how to set up your local development environment. If you run into any issues or have questions, please go here for help. Or, jump into the #amo channel on irc.mozilla.org.
  3. Select a "Good First Bug" to work on. These bugs are mentored and they are a great way to get a feel for things.

What's Next?

Get recognized

When your first pull request is merged, please report it here so we can properly celebrate your first contribution!

Pick another bug

Select another “good first bug” to get more practice, or move on to a “good second bug”!

Need guidance?

Please feel free to reach out to one of our community mentors! The two best ways to reach out are:

Volunteer code mentors

  • TBD