In order to get a feature or bug fix landed, you should:
- File a bug on bugzilla.mozilla.org under the component Testing :: JSMarionette.
- Submit a pull request from a feature branch to our master branch.
- Tests are a must have!
- If your patch changes the way that the script is invoked, please update the README.
- Add a link to your pull request as an attachment on the bugzilla bug.
- Flag one of the following people for review:
- [:gaye] ([email protected])
- [:wlach] ([email protected])
- [:lightsofapollo] ([email protected]))
We appreciate your help!