MDN New Community Page: Context, History and Implementation Guide
3 March 2026
by
Suraj Barman
Context & History
MDN Web Docs started as a collection of Mozilla developer guides and grew into a collaborative platform where volunteers worldwide improve web documentation. Over the years the community has added translation projects, bug‑fix sprints, and mentorship programs. The recent launch of the Community page during Hacktoberfest marks a milestone: it centralises contributor highlights, first‑issue listings, and real‑time interaction channels.
Implementation & Best Practices
Before diving into specific actions, understand the overall workflow. First, explore the resources listed on the Community page to identify where your skills match. Next, follow the step‑by‑step contribution guide, submit a pull request, and engage with reviewers on Discord or the community call. Finally, track your contributions on the Meet Our Contributors section to see how they are displayed publicly.
Getting Started
- Watch the introductory video on the Community page.
- Clone the MDN repository using the GitHub CLI workflow described in this guide.
- Open a good first issue from the highlighted list.
Key takeaway: Starting with a guided issue reduces onboarding friction.
Contributing Guidelines
Follow the style guide for documentation, respect the open‑source license, and write clear commit messages. For complex changes, break the work into sub‑issues as recommended in the sub‑issue article. Use the MDN review process to get feedback before merging.
Key takeaway: Structured sub‑issues keep large contributions manageable.
Community Interaction
Join the MDN Discord server to ask questions and receive real‑time help. Participate in the monthly Community Call to learn about upcoming initiatives. External resources such as the Wikipedia article on open source provide broader context for why community contributions matter.
Key takeaway: Active communication accelerates learning and impact.
Recognizing Contributors
The Contributor Spotlight program showcases personal stories and highlights the diversity of the community. Once your pull request is merged, your name appears on the Meet Our Contributors section, giving visibility to your effort.
Key takeaway: Public acknowledgment motivates continued participation.