120
edits
| Line 174: | Line 174: | ||
=== Communication (in descending order of information content) === | === Communication (in descending order of information content) === | ||
Nearly all communication is handled through [bugzilla.mozilla.org Bugzilla]. All bugs, feature requests, issues, enhancements, etc, are all referred to as bugs. No code may enter the Mozilla repository without being a patch attached to a bugzilla bug first. To follow all SpiderMonkey related bugs: | Nearly all communication is handled through [https://bugzilla.mozilla.org Bugzilla]. All bugs, feature requests, issues, enhancements, etc, are all referred to as bugs. No code may enter the Mozilla repository without being a patch attached to a bugzilla bug first. To follow all SpiderMonkey related bugs: | ||
Go to [https://bugzilla.mozilla.org/userprefs.cgi?tab=email email preferences] | Go to [https://bugzilla.mozilla.org/userprefs.cgi?tab=email email preferences] | ||
| Line 195: | Line 195: | ||
The [http://benjamin.smedbergs.us/weekly-updates.fcgi/ Mozilla Status Board] allows team members to give brief overviews of their recent work. At the moment, it is seldom used, but we are trying to encourage team members to post there. | The [http://benjamin.smedbergs.us/weekly-updates.fcgi/ Mozilla Status Board] allows team members to give brief overviews of their recent work. At the moment, it is seldom used, but we are trying to encourage team members to post there. | ||
== Code considerations == | == Code considerations == | ||
edits