| --- | |
| title: Next.js Community | |
| nav_title: Community | |
| description: Get involved in the Next.js community. | |
| --- | |
| With over 5 million weekly downloads, Next.js has a large and active community of developers across the world. Here's how you can get involved in our community: | |
| ## Contributing | |
| There are a couple of ways you can contribute to the development of Next.js: | |
| - [Documentation](/docs/community/contribution-guide): Suggest improvements or even write new sections to help our users understand how to use Next.js. | |
| - [Examples](https://github.com/vercel/next.js/tree/canary/contributing/examples): Help developers integrate Next.js with other tools and services by creating a new example or improving an existing one. | |
| - [Codebase](https://github.com/vercel/next.js/tree/canary/contributing/core): Learn more about the underlying architecture, contribute to bug fixes, errors, and suggest new features. | |
| ## Discussions | |
| If you have a question about Next.js, or want to help others, you're always welcome to join the conversation: | |
| - [GitHub Discussions](https://github.com/vercel/next.js/discussions) | |
| - [Discord](https://discord.com/invite/bUG2bvbtHy) | |
| - [Reddit](https://www.reddit.com/r/nextjs) | |
| ## Social Media | |
| Follow Next.js on [Twitter](https://x.com/nextjs) for the latest updates, and subscribe to the [Vercel YouTube channel](https://www.youtube.com/@VercelHQ) for Next.js videos. | |
| ## Code of Conduct | |
| We believe in creating an inclusive, welcoming community. As such, we ask all members to adhere to our [Code of Conduct](https://github.com/vercel/next.js/blob/canary/CODE_OF_CONDUCT.md). This document outlines our expectations for participant behavior. We invite you to read it and help us maintain a safe and respectful environment. | |