Welcome! We’re excited to have you as part of the Mockingbird developer community.
Before opening an issue, please search the existing GitHub issues and list of common problems. Use one of the provided issue templates so that others have sufficient context to fix the issue.
Submit feature requests as a GitHub issue, using the provided “Feature Request” template.
Use the provided “Pull Request” template when submitting pull requests. If making a change to codegen or the testing runtime, make sure to update the end-to-end and/or framework tests.
All pull requests are squash-merged into master
. For large or complex changes, consider creating a stacked pull request and joining the #mockingbird Slack channel to facilitate discussion.
Mockingbird loosely follows Google’s Swift style guide. When in doubt, prefer consistency with existing conventions in the code.