Thanks for helping make LayoutKit better! Here are some guidelines to follow when contributing.
Please report security issues to [email protected] with a subject line of this format:
GitHub linkedin/LayoutKit - [summary of issue]
Please create an issue and include enough information to reproduce the issue you are seeing. A snippet of code that works in a Swift playground is ideal!
Please create an issue to describe the feature and why you think it would be useful.
Pull requests should:
- Build and pass all tests.
- Have tests for all new code.
- Follow the Swift API design guidelines.