Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching full:your

24   creating a branch with your commits, and then [submitting a pull request](https://help.github.com/articles/using-pull-requests/).
25 * Please base your fixes on the master branch. SDK branches are generally not updated except for critical fixes needed to repair an SDK release.
28 * If your changes are restricted only to files from the Vulkan-LoaderAndValidationLayers repository, please direct your pull request to that repository, instead of VulkanTools or VulkanSamples.
33 * Run clang-format on your changes to maintain formatting.
46 * Run the existing tests in the repository before and after your changes to check for any regressions.
48 These tests can be found in the following folders inside of your target build directory:
65 The idea here is that your changes shouldn't change the test results, unless that was the intent of your changes.
66 * Run tests that explicitly exercise your changes.
67 * Feel free to subject your code changes to other tests as well!
79 You'll be prompted with a "click-through" CLA as part of submitting your pull request in GitHub.
90 You can include your individual copyright after any existing copyrights.