Contributions to the Vulkan Samples Kit effort are encouraged!
- All contributions MUST have an Apache-style license.
- contact LunarG for access to the VulkanSamplesKit repository
- clone the VulkanSamplesKit repository
- create a new branch for your work
- add contributions to your new branch
- ensure the requirements in src/README.md are met and the branch builds
- submit a pull/merge request for your branch