Skip to content

Commit 8c2b1b7

Browse files
committed
refactor: Move contribute guidelines file
1 parent cd25301 commit 8c2b1b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/10-contribute.md renamed to docs/10-contribute/01-contribute.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Serverpod is built by the community for the community. Pull requests are very mu
55
<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>
66

77
## Roadmap
8+
89
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).
910

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

110111
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.
111112

112-
113113
## Repository overview
114114

115115
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.
@@ -142,4 +142,4 @@ These are 1st party modules for Serverpod. Currently, we maintain an authenticat
142142

143143
### `integrations`
144144

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

0 commit comments

Comments
 (0)