Auto-tools/Projects/MozBase: Difference between revisions

(→‎Installing MozBase for Development: correct capitalization)
Line 234: Line 234:
=== Working on Mozbase and Contributing Patches ===
=== Working on Mozbase and Contributing Patches ===


As mentioned above, 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.
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:
947

edits