947
edits
(→Installing MozBase for Development: correct capitalization) |
(→Working on Mozbase and Contributing Patches: correct link and text) |
||
Line 234: | Line 234: | ||
=== Working on Mozbase and Contributing Patches === | === Working on Mozbase and Contributing Patches === | ||
Changes to mozbase require peer review of a properly ticketed bug. Here's a workflow that will help you make changes to mozbase in isolation. | |||
* If there isn't one already on file, [https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Mozbase create a bug] corresponding to your issue in the mozbase bugzilla component. | * If there isn't one already on file, [https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Mozbase&cc=:jhammel create a bug] corresponding to your issue in the mozbase bugzilla component. | ||
* Inside the mozbase checkout, create a local branch corresponding to your bug: | * Inside the mozbase checkout, create a local branch corresponding to your bug: |
edits