master
branch and have a stable
branch for code that has been released.#engineering
Discord channel know what you want to work on.master
branch and check out a new feature branch unless you’re contributing to an existing feature.master
and confirm that your code works with any other work that has been merged since you started.master
branch is locked so that only members of the core team are able to merge your pull requests. Pull requests that are peer-reviewed by other trusted contributors will be fast-tracked and merged faster! Check in the #engineering
Discord channel for appropriate reviewers.discussion
channel on Discord is a great place to share ideas and volunteer to help.