These docs are intended to be public, and contributions are always welcome. Please raise a PR and we'll approve regularly!
The first time you submit a pull request (PR) to a Reddit project, you should complete our CLA. We cannot accept PRs from GitHub users that have not agreed to the CLA. Note that this agreement applies to all open source Reddit projects, and you only need to submit it once.
All changes made to the Devvit docs but be made to both the latest versioned instance of the docs as well as the unversioned instance of those docs. While we know this isn't ideal, it is essential for ensuring changes aren't overwritten as new versions of Devvit are released.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.