github: Add PR template

This commit is contained in:
Juan Ramos 2023-01-20 10:55:18 -07:00 committed by Juan Ramos
parent 74a95000e2
commit 1a43b498b8

10
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,10 @@
<!-- Please note when contributing what files this repository actually is responsible for.
Vulkan-Headers exists as a publishing mechanism for headers and related material sourced from multiple other repositories. If you have a problem with that material, it should *not* be reported here, but in the appropriate repository:
- https://github.com/KhronosGroup/Vulkan-Docs - C headers, XML, validusage.json, and generation scripts
- https://github.com/KhronosGroup/Vulkan-Hpp - C++ headers
The CONTRIBUTING.md contains a list of files this repo owns.
-->