Identity/Hacking

From MozillaWiki
Jump to navigation Jump to search

If you want to hack on the Persona code, you can set your dev environment up and clone our Github repository:

git clone git://github.com/mozilla/browserid.git

To find your way around the code base, read up on our code organization.

Our bug tracker is also on Github and includes a list of good first bugs.

Once you've got something to contribute:

  1. run the tests
  2. submit a pull request.