QA/Mozmill Test Automation/Dashboard/Contribution: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
=How to make Code Contributions=
=How to make Code Contributions=
* Look for issues already [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=component%3A%22Mozmill+Result+Dashboard%22 filed]
If you have code that you'd like to contribute the dashboard project, follow these steps:
* Clone the [http://github.com/whimboo/mozmill-dashboard http://github.com/whimboo/mozmill-dashboard] mozmill-dashboard repository]
 
1. Look for your issue in the [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=component%3A%22Mozmill+Result+Dashboard%22 bugs already filed]
2. If no bug exists, [https://bugzilla.mozilla.org/enter_bug.cgi?alias=&assigned_to=nobody%40mozilla.org&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=Mozmill%20Result%20Dashboard&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&dependson=&description=&flag_type-4=X&flag_type-607=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=All&priority=--&product=Mozilla%20QA&qa_contact=mozmill-result-dashboard%40mozilla-qa.bugs&rep_platform=All&short_desc=&status_whiteboard=&target_milestone=---&version=unspecified file one here]
3. Clone the [http://github.com/whimboo/mozmill-dashboard http://github.com/whimboo/mozmill-dashboard] mozmill-dashboard repository]
4. Make your changes
5. Attach your patch to the bug
6. Ask for code review by setting one or more "review" flags on your attachment to "?" and entering the email of the appropriate developer (noted in [[QA/Mozmill_Test_Automation/Dashboard/Contribution#Reviewers|Reviewers]] below)

Revision as of 18:17, 1 December 2010

How to make Code Contributions

If you have code that you'd like to contribute the dashboard project, follow these steps:

1. Look for your issue in the bugs already filed 2. If no bug exists, file one here 3. Clone the http://github.com/whimboo/mozmill-dashboard mozmill-dashboard repository] 4. Make your changes 5. Attach your patch to the bug 6. Ask for code review by setting one or more "review" flags on your attachment to "?" and entering the email of the appropriate developer (noted in Reviewers below)