Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/10-contribute.md → docs/10-contribute/01-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Serverpod is built by the community for the community. Pull requests are very mu
<div style={{ position : 'relative', paddingBottom : '56.25%', height : '0' }}><iframe style={{ position : 'absolute', top : '0', left : '0', width : '100%', height : '100%' }} width="560" height="315" src="https://www.youtube-nocookie.com/embed/V3CqPx4jykE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>

## Roadmap

If you want to contribute, please view our [roadmap](https://github.com/orgs/serverpod/projects/4) to make sure your contribution is in-line with our plans for future development. This will make it much more likely that we can include the new features you are building. You can also check our list of [good first issues](https://github.com/serverpod/serverpod/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).

:::important
Expand Down Expand Up @@ -109,7 +110,6 @@ If you are contributing new code, you will also need to provide tests for your c

Feel free to post on [Serverpod's discussion board](https://github.com/serverpod/serverpod/discussions) if you have any questions. We check the board daily.


## Repository overview

Serverpod is a large project and contains many parts. Here is a quick overview of how Serverpod is structured and where to find relevant files.
Expand Down Expand Up @@ -142,4 +142,4 @@ These are 1st party modules for Serverpod. Currently, we maintain an authenticat

### `integrations`

These are integrations for 3rd party services, such as Cloud storage.
These are integrations for 3rd party services, such as Cloud storage.