Mozilla.org/How to Work with Site: Difference between revisions
(Adding Asking Questions section) |
(Updating Bugzilla information) |
||
Line 10: | Line 10: | ||
Phone: [[Mozilla.org:Planning#Planning_Meetings|Monthly planning meetings]] | Phone: [[Mozilla.org:Planning#Planning_Meetings|Monthly planning meetings]] | ||
==Bugzilla== | |||
We use Bugzilla to track bugs as well as enhancements to the site. You can look through bugs without an account, but will need to log in to be able to update an existing bug or open a new one. Feel free to look through open bugs, comment or open a new one. | |||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&component=www.mozilla.org&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&resolution=DUPLICATE&resolution=---&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All open www.mozilla.org bugs] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&component=www.mozilla.org&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&resolution=DUPLICATE&resolution=---&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All open helpwanted www.mozilla.org bugs] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&component=www.mozilla.org&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=student-project&resolution=DUPLICATE&resolution=---&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All open student-project www.mozilla.org bugs] | |||
* [https://bugzilla.mozilla.org/enter_bug.cgi Enter a new bug] | |||
==CVS== | ==CVS== | ||
Line 20: | Line 33: | ||
* [https://developer.mozilla.org/En/Mozilla_Source_Code_(CVS) Mozilla Source Code (CVS)] | * [https://developer.mozilla.org/En/Mozilla_Source_Code_(CVS) Mozilla Source Code (CVS)] | ||
==Patches== | ==Patches== | ||
==Staging== | ==Staging== |
Revision as of 21:18, 30 March 2009
Docs for people getting involved with site.
Asking Questions
The best way to learn about how to work with the www.mozilla.org site is to ask questions. Community members are happy to help, but it can be difficult to know who to talk to. Here are a few good places to go with questions:
Email: dev-mozilla-org
Chat: #siteplanning on irc.mozilla.org
Phone: Monthly planning meetings
Bugzilla
We use Bugzilla to track bugs as well as enhancements to the site. You can look through bugs without an account, but will need to log in to be able to update an existing bug or open a new one. Feel free to look through open bugs, comment or open a new one.
CVS
Note: You do not need to deal with CVS if you don't want to in order to help with the site. This information is provided for anyone who does want to work directly with our repository.