Skip to content

Commit

Permalink
docs: community guide update
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltprice committed Dec 18, 2024
1 parent 1273c39 commit 82321aa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions content/docs/community/community-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ enableTableOfContents: true
updatedOn: '2024-01-11T14:49:37.558Z'
---

Neon has an enthusiastic and dynamic user community worldwide. Here's how you can get involved:
Neon is [open source](/docs/get-started-with-neon/why-neon#neon-is-open-source) and has an enthusiastic user community worldwide. Here's how you can get involved:

## Contribute

There are a few ways you can contribute to the Neon community:
There are many ways to contribute to the Neon community:

- **Documentation**: Offer suggestions, or even write new guides, to assist users working with and integrating Neon. See our [Documentation Contribution Guide](/docs/community/contribution-guide) to get started.
- **Community Guides**: Share your expertise by writing comprehensive guides on various topics related to Neon. These guides can help fellow developers learn new techniques and best practices. Submit your guides for addition to our [Community Guides](https://neon.tech/guides) page on the Neon website. You can do so by forking the [Neon website repository](https://github.com/neondatabase/website) and creating a PR to add your guide to the [/content/guides](https://github.com/neondatabase/website/tree/main/content/guides) directory.
- **Examples and applications**: Support fellow developers by sharing new examples and applications that show how to integrate Neon with different tools and platforms. Share your examples by posting a link to our [Discord Server](https://discord.gg/92vNTzKDGp).
- **Code contributions**: Learn about Neon's architecture by assisting with bug fixes, contributing code, or proposing new features in [Neon's GitHub repositories](https://github.com/neondatabase).
- **Neon Docs**: Share suggestions, contribute content, or write new guides to help others working with Neon. Check out our [Documentation Contribution Guide](/docs/community/contribution-guide) to get started.
- **Community Guides**: Share your knowledge by writing a guide about Neon or Postgres. These guides can help developers learn new technologies, techniques, and best practices. Submit your guide to our [Community Guides](https://neon.tech/guides) page by forking the [Neon website repository](https://github.com/neondatabase/website) and creating a PR to add it to the [/content/guides](https://github.com/neondatabase/website/tree/main/content/guides) directory.
- **Examples and applications**: Share examples and applications that demonstrate how to integrate Neon with different tools and platforms. Post your examples on our [Discord Server](https://discord.gg/92vNTzKDGp) or contribute to the [Neon examples repository](https://github.com/neondatabase/examples).
- **Code contributions**: Contribute to Neon's development by fixing bugs, proposing new features, or submitting code to [Neon's GitHub repositories](https://github.com/neondatabase). It's a great way to learn about Neon's architecture.

## Join the discussion
## Join the Discussion

Join the discussion and share your knowledge on our Discord Server and on X (Twitter). Additionally, subscribe to the Neon YouTube channel for Neon videos and presentations.
Connect with the community and share your insights on our Discord Server and X (Twitter). Also, subscribe to the Neon YouTube channel for videos and presentations.

- [Neon Discord Server](https://discord.gg/92vNTzKDGp)
- [X (Twitter)](https://twitter.com/neondatabase)
- [Neon Youtube](https://www.youtube.com/@neondatabase)
- [Neon YouTube](https://www.youtube.com/@neondatabase)

0 comments on commit 82321aa

Please sign in to comment.