Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<!--
SPDX-FileCopyrightText: 2026 The Khronos Group Inc.
SPDX-License-Identifier: MIT
-->

# If you need help with WebGL please use [stackoverflow](http://stackoverflow.com/questions/tagged/webgl).

How to contribute to the WebGL conformance tests.
Expand All @@ -8,4 +13,24 @@ How to contribute to the WebGL conformance tests.
4. Make changes to your clone of the repository.
5. Submit a pull request.

## Contributing

This project welcomes contributions and suggestions. Contributions require you
to agree to a
[Contributor License Agreement (CLA)](https://cla-assistant.io/Khronosgroup/WebGL)
declaring that you have the right to, and actually do, grant the rights to use
your contribution.

When you submit a pull request, a CLA bot will determine whether you need to
sign a CLA. Simply follow the instructions provided.

## AI-Assisted Contributions

By submitting a Contribution to this repository, you additionally represent
that, to the extent any of Your Contributions were developed with the
assistance of artificial intelligence tools or AI-generated code, You have
exercised sufficient review, judgment, and creative direction over such tools
and resulting material to reasonably consider it Your original creation, and
You are not aware of any third-party license, intellectual property claim, or
other restriction arising from such use that is associated with any part of
Your Contribution or use thereof.
Loading