You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,26 @@
1
-
Welcome! Firefox DevTools is a set of tools for inspecting and editing web code. We work closely with the community and are always happy to welcome new contributors.
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.
2
2
3
3
Help us maintain an inclusive environment by following our [code of conduct](CODE_OF_CONDUCT.md).
4
4
5
5
# How to Contribute
6
6
7
7
## Code & Design
8
-
-The DevTools codebase is made of HTML, CSS, and JavaScript.
8
+
-Firefox DevTools is a web app written in HTML, CSS, and JavaScript.
9
9
- Read the [contributor docs](http://docs.firefox-dev.tools/) to get started.
10
-
- Check out our [Good First Bugs](https://bugs.firefox-dev.tools/?easy&tool=all) to see what’s available.
10
+
- Check out our [good first bugs](https://bugs.firefox-dev.tools/?easy&tool=all) to see what's available.
11
11
- Our [UX repository](https://github.com/firefox-devtools/ux) has issues that need design ideas and critique.
12
12
- Join our [Slack](https://devtools-html-slack.herokuapp.com/) to hang out and ask questions.
13
13
14
14
## Give Feedback
15
-
- On [Twitter](https://twitter.com/FirefoxDevTools), we often ask for feedback on brand new designs and prototypes.
15
+
- On [Twitter](https://twitter.com/FirefoxDevTools), we often ask for feedback on new designs and prototypes.
16
16
- Use [Bugzilla](https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools) to file bugs and enhancement requests.
17
17
- Help us foxfood new features by using pre-release builds:
18
18
-[Firefox DevEdition](https://www.mozilla.org/firefox/developer/) (based on beta, recommended for most)
- We love to see blog posts, talks, and [demos](https://github.com/firefox-devtools/demos) about DevTools! Message us on [Slack](https://devtools-html-slack.herokuapp.com/) for help.
23
-
- Improve our [contributor docs](http://docs.firefox-dev.tools/) by creating a [pull request](https://github.com/mozilla/gecko-dev/tree/master/devtools), or edit our [user docs](https://developer.mozilla.org/en-US/docs/Tools).
23
+
- Improve our [contributor docs](http://docs.firefox-dev.tools/) 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
24
- Answer questions others have on Slack and other channels.
25
25
26
26
# Stay Updated
@@ -35,7 +35,7 @@ Help us maintain an inclusive environment by following our [code of conduct](COD
35
35
36
36
## People and modules
37
37
38
-
The tools are broadly divided into panels. Each panel has one or more owners, who mostly work(s) on that panel and are the best people to ask if you have specific questions about the code.
38
+
The tools are broadly divided into panels. Each panel has one or more owners who mostly work on that panel and are the best people to ask if you have specific questions about the code.
0 commit comments