Auto-tools/Projects/Pulse: Difference between revisions

Jump to navigation Jump to search
→‎Contributing: Add bugzilla widgets for bugs
(→‎Contributing: Add bugzilla widgets for bugs)
Line 17: Line 17:
=== Contributing ===
=== Contributing ===


[http://mzl.la/1pc2iGd Browse] the list of open, unassigned  mentored Pulse bugs to see how you can contribute!
Here is a the list of open, unassigned  mentored Pulse bugs to see how you can contribute!
<bugzilla>
    {
        "quicksearch": "status:new",
        "product": "Webtools",
        "component": "Pulse",
        "f1": "bug_mentor",
        "o1": "isnotempty",
        "include_fields": "id,summary,priority,status"
    }
</bugzilla>
 
Once you have your feet wet and are ready to take on a more involved project, here is a list of all current Pulse bugs:
 
<bugzilla>
    {
        "quicksearch": "status:new,assigned,reopened,unconfirmed",
        "product": "Webtools",
        "component": "Pulse"
    }
</bugzilla>


To set up a local system for development, see the [https://hg.mozilla.org/automation/mozillapulse/file/tip/HACKING.md HACKING.md] file included in the mozillapulse source.
To set up a local system for development, see the [https://hg.mozilla.org/automation/mozillapulse/file/tip/HACKING.md HACKING.md] file included in the mozillapulse source.
Confirmed users
313

edits

Navigation menu