|
|
| Line 1: |
Line 1: |
| = Get Involved: input.mozilla.org = | | = Get Involved: input.mozilla.org = |
|
| |
|
| == Description ==
| | Mozilla no longer maintains the Input service; as such, we're no longer accepting contributions. |
| | |
| [https://input.mozilla.org/ Input] is one of several tools the Mozilla community uses to gather user sentiment on Mozilla products. This data helps us track down problems, guide new development and generally make Mozilla products better for users using them. [https://github.com/mozilla/fjord Fjord] is the codebase that runs Input. Contributing to this code base directly affects our ability to gather and analyze user feedback which in turns directly affects the quality of Mozilla products.
| |
| | |
| == Getting Started ==
| |
| | |
| Check out our [http://fjord.readthedocs.org/en/latest/welcome.html Join this project!] guide for new contributors!
| |
| | |
| == Code & Contacts ==
| |
| * Fork us on [https://github.com/mozilla/fjord/ Github]
| |
| * Who:
| |
| ** [http://bluesock.org/~willkg/ Will Kahn-Greene] (irc: willkg)
| |
| ** Ricky Rosario (irc: r1cky)
| |
| ** MIKE COOPER (irc: mythmon)
| |
| * IRC: [irc://irc.mozilla.org/#input #input]
| |
| * Firefox Input on [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3AInput Bugzilla]
| |
| | |
| == Mentored Bugs ==
| |
| <bugzilla>
| |
| {
| |
| "product": "Input",
| |
| "o1": "isnotempty",
| |
| "f1": "bug_mentor",
| |
| "resolution": "---",
| |
| "include_fields": "id,summary,priority,status,assigned_to"
| |
| }
| |
| </bugzilla>
| |