|
1 | | -Welcome! Firefox DevTools is a set of tools for inspecting and editing web code. Our team works closely with the community and is always happy to welcome new contributors. |
| 1 | +# Firefox Developer Tools |
2 | 2 |
|
3 | | -Help us maintain an inclusive environment by following our [code of conduct](CODE_OF_CONDUCT.md). |
4 | | - |
5 | | -# How to Contribute |
6 | | - |
7 | | -## Code & Design |
8 | | -- Firefox DevTools is a web app written in HTML, CSS, and JavaScript. |
9 | | - - Read the [contributor docs](https://firefox-source-docs.mozilla.org/devtools/) to get started. |
10 | | - - Check out our [good first bugs](https://codetribute.mozilla.org/projects/devtools) to see what's available. |
11 | | -- Our [UX repository](https://github.com/firefox-devtools/ux) has issues that need design ideas and critique. |
12 | | -- Join our [chat rooms](https://chat.mozilla.org/#/group/+devtools-team:mozilla.org) to hang out and ask questions. |
13 | | - |
14 | | -## Give Feedback |
15 | | -- On [Twitter](https://twitter.com/FirefoxDevTools), we often ask for feedback on new designs and prototypes. |
16 | | -- Use [Bugzilla](https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools) to file bugs and enhancement requests. |
17 | | -- Help us foxfood new features by using pre-release builds: |
18 | | - - [Firefox DevEdition](https://www.mozilla.org/firefox/developer/) (based on beta, recommended for most) |
19 | | - - [Firefox Nightly](https://www.mozilla.org/firefox/channel/desktop/#nightly) (updated twice daily) |
| 3 | +A set of tools for inspecting and editing web code. |
| 4 | +Our team works closely with the community and is always happy to |
| 5 | +welcome new contributors. |
20 | 6 |
|
21 | | -## Write |
22 | | -- We love to see blog posts, talks, and [demos](https://github.com/firefox-devtools/demos) about DevTools! Message us on [chat](https://chat.mozilla.org/#/group/+devtools-team:mozilla.org) for help. |
23 | | -- Improve our [contributor docs](https://firefox-source-docs.mozilla.org/devtools/) by creating a [pull request](https://github.com/mozilla/gecko-dev/tree/master/devtools) or edit our [user docs on MDN](https://developer.mozilla.org/en-US/docs/Tools). |
24 | | -- Answer questions others have on various channels. |
25 | | - |
26 | | -# Stay Updated |
27 | | - |
28 | | -* [Mozilla Hacks blog](https://hacks.mozilla.org/category/developer-tools/) |
29 | | -* [Twitter: @FirefoxDevTools](https://twitter.com/FirefoxDevTools) |
30 | | -* [YouTube: Mozilla Developer](https://www.youtube.com/channel/UCh5UlGiu9d6LegIeUCW4N1w) |
31 | | -* [Discourse forum](https://discourse.mozilla-community.org/c/devtools) |
32 | | -* [Mailing list](https://groups.google.com/forum/#!forum/mozilla.dev.developer-tools) |
33 | | - |
34 | | -# About DevTools |
| 7 | +Help us maintain an inclusive environment by following our [code of conduct](CODE_OF_CONDUCT.md). |
35 | 8 |
|
36 | | -## Leadership |
| 9 | +## Get Involved |
| 10 | +Help build the last independent browser. Write code, fix bugs, make add-ons, and more. |
37 | 11 |
|
38 | | -DevTools is divided into [modules](https://wiki.mozilla.org/Modules) which are managed by team members with expertise in that part of the project. |
| 12 | +- [Contributor docs](https://firefox-source-docs.mozilla.org/devtools) |
| 13 | +- [Good first bugs](https://codetribute.mozilla.org/projects/devtools) |
39 | 14 |
|
40 | | -* about:debugging: jdescottes, ochameau, ladybenko, daisuke |
41 | | -* Accessibility Inspector: yzen |
42 | | -* Animation Inspector: gl, daisuke |
43 | | -* Application Panel: ladybenko, jdescottes |
44 | | -* Console: nchevobbe |
45 | | -* Debugger: bomsy, nchevobbe |
46 | | -* DOM: honza |
47 | | -* Font Editor: rcaliman, gl |
48 | | -* Framework: Browser integration, toolbox, and test infrastructure: ochameau, honza, jdescottes, nchevobbe |
49 | | -* Inspector: gl, jdescottes, rcaliman, mtigley, bwerth |
50 | | -* JSON Viewer: honza |
51 | | -* Memory: gregtatum |
52 | | -* Network Monitor: honza, bomsy |
53 | | -* Performance: gregtatum, julienw |
54 | | -* Remote protocol and server infrastructure: ochameau, jdescottes, nchevobbe |
55 | | -* Responsive Design Mode: gl, bwerth, mtigley |
56 | | -* Style Editor: gl |
57 | | -* Storage Inspector: ladybenko |
58 | | -* CSS & Themes: ladybenko |
59 | | -* UX: victoria |
| 15 | +## Speak Up |
| 16 | +- [File bugs](https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools&component=General) |
| 17 | +- [Discourse forum](https://discourse.mozilla-community.org/c/devtools) |
| 18 | +- [Follow us on Twitter](https://twitter.com/FirefoxDevTools) |
| 19 | +- [Join our chat rooms](https://chat.mozilla.org/#/group/+devtools-team:mozilla.org) |
| 20 | +- [Mailing list](https://groups.google.com/forum/#!forum/mozilla.dev.developer-tools) |
0 commit comments