diff --git a/client/src/community/index.tsx b/client/src/community/index.tsx index 7de3baf28ee4..437d828e3898 100644 --- a/client/src/community/index.tsx +++ b/client/src/community/index.tsx @@ -138,7 +138,9 @@ function Issues({ section }: { section: any }) {
- {title} + + {title} + {labels.map(({ name }) => LABELS.includes(name) ? ( @@ -154,6 +156,8 @@ function Issues({ section }: { section: any }) { "https://api.github.com/repos/", "https://github.com/" )} + target="_blank" + rel="noreferrer" > {repository_url.replace( "https://api.github.com/repos/", diff --git a/copy/community/index.json b/copy/community/index.json index 30e5a858f899..4dcd59d3ce09 100644 --- a/copy/community/index.json +++ b/copy/community/index.json @@ -11,7 +11,7 @@ "id": null, "title": null, "isH3": false, - "content": "

Where web enthusiasts learn, collaborate, and create

\n\n" + "content": "

Where web enthusiasts learn, collaborate, and create

\n\n" } }, { @@ -20,7 +20,7 @@ "id": "mdns_community_powers_the_web", "title": "MDN's community powers the web", "isH3": false, - "content": "

MDN’s strength comes from the passion and dedication of our global community. Since our founding in 2005, we’ve grown into a thriving network. Together, we’ve created a comprehensive, open, and free resource that serves web developers across the globe. With volunteers leading translation efforts in 8 languages, we’re truly international.

" + "content": "

\n MDN’s strength comes from the passion and dedication of our global community.\n Since our founding in 2005, we’ve grown into a thriving network. Together, we’ve\n created a comprehensive, open, and free resource that serves web developers\n across the globe. With volunteers leading translation efforts in\n 8 languages, we’re\n truly international.\n

" } }, { @@ -29,7 +29,7 @@ "id": "meet_our_contributors", "title": "Meet our contributors", "isH3": false, - "content": "

We are an open-source community of developers dedicated to building resources for a better web. Our diverse contributors, including developers, technical writers, students, educators, designers, and more, come from various backgrounds and platforms. Anyone can contribute, and each contribution strengthens our community, driving innovation and improving this vital resource for developers worldwide.

\n\n" + "content": "

\n We are an open-source community of developers dedicated to building resources\n for a better web. Our diverse contributors, including developers, technical\n writers, students, educators, designers, and more, come from various backgrounds\n and platforms. Anyone can contribute, and each contribution strengthens our\n community, driving innovation and improving this vital resource for developers\n worldwide.\n

\n\n" } }, { @@ -38,7 +38,7 @@ "id": "contributor_spotlight", "title": "Contributor spotlight", "isH3": false, - "content": "\n

If you wish to be a part of the featured contributors here, let us know.
If you’re featured here and would like to opt-out, please file an issue on GitHub.

" + "content": "\n

\n If you wish to be a part of the featured contributors here,\n let us know.
If you’re featured here and would like to opt-out,\n please file an issue on GitHub.\n

" } }, { @@ -47,7 +47,7 @@ "id": "learn_how_to_get_started", "title": "Learn how to get started", "isH3": false, - "content": "

\n We collaborate on GitHub, our project's home, on various tasks such as writing and improving documentation, fixing bugs, and providing review feedback. It starts here, with you.\n Want to start right away, but not sure how? Follow our guide to make your first contribution.\n

\n

Watch this video on how to get started with contributing to MDN Web Docs

\n

Video from the community team on contributing to MDN

" + "content": "

\n We collaborate on GitHub, our project's home, on\n various tasks such as writing and improving documentation, fixing bugs, and\n providing review feedback. It starts here, with you. Want to start right away,\n but not sure how? Follow\n our guide\n to make your first contribution.\n

\n

\n Watch this video on\n how to get started with contributing to MDN Web Docs\n

\n

Video from the community team on contributing to MDN

" } }, { @@ -56,7 +56,7 @@ "id": "join_us_in_shaping_a_better_web", "title": "Join us in shaping a better web", "isH3": false, - "content": "

Become part of this globally cherished group that’s dedicated to documenting web technologies. Whether you’re an expert or a beginner, there’s a place for you in our inclusive community. Check out some of the ways you can contribute and engage.

\n" + "content": "

\n Become part of this globally cherished group that’s dedicated to documenting web\n technologies. Whether you’re an expert or a beginner, there’s a place for you in\n our inclusive community. Check out some of the ways you can contribute and\n engage.\n

\n" } }, { @@ -65,7 +65,7 @@ "id": "help_us_fix_open_issues", "title": "Help us fix open issues", "isH3": false, - "content": "

New to MDN or open-source projects? Tackle our beginner-friendly issues to help improve MDN.

" + "content": "

\n New to MDN or open-source projects? Tackle our beginner-friendly issues to help\n improve MDN.\n

" } }, { @@ -74,7 +74,7 @@ "id": "join_the_conversation", "title": "Join the conversation", "isH3": false, - "content": "\n

While working in Mozilla spaces and communities, please adhere to the Mozilla Community Participation Guidelines, which promote respect, inclusion, and a harassment-free environment for all community members.

" + "content": "\n

\n While working in Mozilla spaces and communities, please adhere to the\n Mozilla Community Participation Guidelines,\n which promote respect, inclusion, and a harassment-free environment for all\n community members.\n

" } }, { @@ -83,7 +83,7 @@ "id": "licensing_and_reuse", "title": "Licensing and reuse", "isH3": false, - "content": "

MDN's resources are freely available under various open-source licenses. For detailed information on reusing MDN content, check out our Attribution and Copyright Licensing page.

" + "content": "

\n MDN's resources are freely available under various open-source licenses. For\n detailed information on reusing MDN content, check out our\n Attribution and Copyright Licensing\n page.\n

" } } ], diff --git a/copy/community/index.md b/copy/community/index.md index 06e874cac5cb..57f5b3963bcc 100644 --- a/copy/community/index.md +++ b/copy/community/index.md @@ -1,13 +1,9 @@ ---- -template: community ---- - # MDN Community Where web enthusiasts learn, collaborate, and create -- [Start contributing](#join-us-in-shaping-a-better-web) -- [Join MDN Discord](/discord) +- [Start contributing](#join_us_in_shaping_a_better_web) +- [Join MDN Discord](https://mdn.dev/discord) @@ -58,6 +54,13 @@ worldwide. ## Contributor spotlight +- > There are many other things I like about MDN: the openness of its + > governance, the respect for contributors' work, the professional + > conversations, and the always timely reviews. MDN has consistently + > demonstrated the ideal form of an open-source project. + + [Joshua Chen](/en-US/community/spotlight/joshua-chen) (MDN contributor) + - > MDN Web Docs has the most up-to-date and accurate information and the > content is presented in an easy-to-understand manner. I also like that it's > available in many languages (very important!). @@ -70,13 +73,6 @@ worldwide. [YiTao Yin](/en-US/community/spotlight/yitao-yin) (MDN contributor) -- > When I visited the forum some months ago and saw people helping each other, - > I thought, "This seems like a great way to give something back for the - > countless hours I spent on MDN!". Helping others gives me the chance to - > improve and deepen my own understanding. - - [Michael Koch](/en-US/community/spotlight/michael-koch) (MDN contributor) - If you wish to be a part of the featured contributors here, [let us know](https://docs.google.com/forms/d/171RuXZoNs1gQmlJtfTiiU-hFo_odvi6rkx5fH-nqXDY/prefill).
If you’re featured here and would like to opt-out, @@ -121,7 +117,7 @@ engage. - ### Answer questions Share your knowledge and expertise and guide fellow learners. - [Help on Discord](/discord) + [Help on Discord](https://mdn.dev/discord) ## Help us fix open issues @@ -133,7 +129,7 @@ improve MDN. - ### Chat with us on Discord Connect with the community. Engage with domain experts. Help others learn. - [Join MDN Discord](/discord) + [Join MDN Discord](https://mdn.dev/discord) - ### Join our Community Call