forked from KhronosGroup/WebGL
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# If you need help with WebGL please use [stackoverflow](http://stackoverflow.com/questions/tagged/webgl). | ||
|
||
How to contribute to the WebGL conformance tests. | ||
--- | ||
1. Make sure you have a GitHub account. | ||
2. Fork the repository on GitHub. | ||
3. Check the [Contribution Guidelines](sdk/tests/test-guidelines.md). | ||
4. Make changes to your clone of the repository. | ||
5. Submit a pull request. | ||
|
||
|