Lines Matching +full:pull +full:- +full:requests
6 …- The goal is for validation layer behavior to enforce the vulkan specification on applications. Q…
8 - [Core Specification](https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html)
9 - [Header Files](https://www.khronos.org/registry/vulkan/#headers)
10 - [SDK Resources](https://vulkan.lunarg.com)
12 - Updates of validation layer functionality should be available in a timely fashion
13 - Every effort will be made to be responsive to ISV issues with validation layers
15 - Google and LunarG collaboration:
16 - Google: Monitor for Android
17 - LunarG: Monitor for desktop (Windows and Linux)
18 …- Continuous Integration: HW test farms operated by Google and LunarG monitor various hardware/sof…
20 - Repo remains in healthy state with all tests passing and good-quality, consistent codebase
21 …- Continuous Integration: Along with Github, HW test farms operated by Google and LunarG perform p…
22 on pull-requests
26 - Submitting contributions, creating issues, or using the contents of the repository
28 - Experienced project members who have made significant technical contributions
29 - Write control: Approve pull/merge requests (verify submissions vs. acceptance criteria)
31 - Lead the project in terms of versioning, quality assurance, and overarching objectives
32 - Monitor github issues and drive timely resolution
33 - Designate new approvers
34 - Ensure project information such as the Readme, Contributing docs, wiki, etc., kept up-to-date
35 - Act as a facilitator in resolving technical conflicts
36 - Is a point-of-contact for project-related questions
43 - All source code to include Khronos copyright and license (Apache 2.0).
44 - Additional copyrights of contributors appended
45 - Contributions are via pull requests
46 - Project leads will assigning approvers to contributor pull requests
47 - Approvers can self-assign their reviewers
48 …- For complex or invasive contributions, Project Leads may request approval from specific reviewers
49 - At least one review approval is required to complete a pull request
50 …- The goal is to be responsive to contributors while ensuring acceptance criteria is met and to fa…
51 …- Approval is dependent upon adherence to the guidelines in [CONTRIBUTING.md](CONTRIBUTING.md), an…
53 - Conflicts or questions will ultimately be resolved by the project leads