Skip to content

Commit dd7c2d2

Browse files
committed
Update CONTRIBUTING.md
1 parent dde2d71 commit dd7c2d2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,14 @@ All that's required is to create an app. And make a tutorial or a blog post to h
4141

4242
Or you can re-build your existing pet project with Wasp. That would be cool!
4343

44-
## Documentation
44+
## Documentation & Blog
4545

4646
It may sound like the simplest one, but it's super valuable! If you've found an issue, a broken link or if something was unclear on our [website](https://wasp-lang.dev/) - please, feel free to fix it :)
4747

48+
Please make sure to **base your feature branches and PRs on the `release` branch** instead of `main`, since that's the one that is deployed to the website.
49+
4850
[**Documentation issues for beginners can be found here.**](https://github.com/wasp-lang/wasp/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22+label%3Adocumentation)
4951

52+
If you'd like to write a blog post about Wasp, please contact us via [Discord](https://discord.gg/zKFDFrsHa9) to discuss the topic and the details.
5053

5154
Happy hacking!

0 commit comments

Comments
 (0)