MDN/Get involved: Difference between revisions

From MozillaWiki
< MDN
Jump to navigation Jump to search
No edit summary
(Updating links)
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Report a problem ==
The MDN community is a group of staff and volunteers with the goal of providing useful information and utilities to web developers. We are always happy to help new contributors get involved in writing, editing, localizing, and coding on MDN, and we encourage everyone to participate in helping to make MDN the best it can be.
 
* Find ways to contribute
=== Documentation ===
** Check out [https://developer.mozilla.org/en-US/docs/MDN/Getting_started Getting started on MDN].  
 
** Look for things to fix:
Notice a minor problem in documentation? Good news: anyone can edit the MDN! To get started, just click <em>Edit</em> on the article you want to edit.
*** [https://github.com/mdn/content/issues Doc issues in GitHub]
 
*** [https://github.com/mdn/yari/issues Platform bugs]
=== Software ===
* Introduce yourself!
 
** Join our discussion forum: [https://discourse.mozilla-community.org/c/mdn MDN category on Mozilla Discourse]  
Notice a problem with the underlying software? Have an idea for a new feature? Please [http://mzl.la/mdn-bug share your thoughts] on Bugzilla.
** Hop in our Matrix room (Learn about [[Matrix]]):
 
*** [https://chat.mozilla.org/#/room/#mdn:mozilla.org #mdn on chat.mozilla.org]
== Contribute ==
 
=== Writing documentation ===
 
Do you want to help us write amazing documentation? Are you excited by the idea of thousands of web developers reading your work? Great! There are many ways to get involved.
 
* Join our [https://lists.mozilla.org/listinfo/dev-mdc documentation mailing list].
* Join our IRC channels: #devmo and #mdn on irc.mozilla.org. New to IRC? We have a great guide on [[IRC|getting started with IRC]].
* Join our community meetings.
** <strong>Time:</strong> Every other Wednesday at 10am Pacific time.
** <strong>Place:</strong> #devmo
** [[MDN/Community_meetings|Agenda & minutes]]
* Meet us at one of our [[MDN/Doc_Sprints|Doc Sprints]].
 
=== Translating articles ===
 
Want to help us translate the MDN into other languages? Great! Follow these simple steps to get started.
 
# Sign up. Visit the MDN and click <em>Sign in</em> near the top-right of the screen.
# Visit the article that you want to translate.
# Click <em>Languages</em> near the top-right of the screen.
# Choose the language you want to translate to, or click <em>Add translation</em>.
# Write your translation and save!
# We would love to help you. Follow the steps in the [[MDN/Get_involved#Writing_documentation|Writing documentation]] section to introduce yourself.
 
=== Developing software ===
 
Want to help with MDN development? Please see our [[MDN/Development/Contribute|developer contribution]] page.

Latest revision as of 17:28, 24 November 2022

The MDN community is a group of staff and volunteers with the goal of providing useful information and utilities to web developers. We are always happy to help new contributors get involved in writing, editing, localizing, and coding on MDN, and we encourage everyone to participate in helping to make MDN the best it can be.