Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.44 KB

CONTRIBUTING.adoc

File metadata and controls

39 lines (27 loc) · 1.44 KB

Contributing

Contributions to the Vulkan-Site repository are welcome.

Contributions may be in the form of Issues proposing a change, or Pull Requests containing fixes, for the Antora playbook and related files.

Issues with the underlying documentation components should be raised in the appropriate repositories (KhronosGroup/Vulkan-Docs for the Vulkan specification and proposals, and KhronosGroup/Vulkan-Guide for the Vulkan Guide).

Please keep contributions focused on solving a single issue or bug.

If you are adding a new file, it must be under one of the following licenses:

  • Creative Commons Attribution 4.0 International, for documentation (such as this CONTRIBUTING file).

  • Apache 2.0, for scripts, code, build tools, and all other changes (for example, Makefile

We use a short license in each file consisting of just the copyright statement and the SPDX license identifier of the license applying to that file, and link to the full license text from LICENSE.adoc.

Contributor License Agreement

When you propose a pull request on Vulkan-Site you must execute the Khronos Mixed Repository Contributor License Agreement, to confirm you own your work and are granting Khronos the necessary permissions to redistribute it under our licenses.