mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 11:44:51 +03:00
944 B
944 B
title | sidebar_label | slug |
---|---|---|
Contributing | Contributing | /contributing |
Any way you want to contribute is a good way, and we are happy to meet you :)!
Some typical ways to contribute:
- Join us on discord and let's talk! We can discuss language design, new/existing features, weather, or you can just tell us how you feel about Wasp :).
- If there is something in docs that you think could be improved or clarified, go to docs Github repo and make an issue/PR! Or, you can do it directly from here by clicking on "edit this page" at the bottom of each page.
- Create an issue/PR on core Wasp repo to contribute directly to the language and/or compiler! Check wapsc README for more details.