diff options
| author | Karl Schultz <karl@lunarg.com> | 2016-05-05 15:16:56 -0600 |
|---|---|---|
| committer | Karl Schultz <karl@lunarg.com> | 2016-05-05 15:16:56 -0600 |
| commit | cf5fb234bce219d5bc616cd255a790f44dd5f9be (patch) | |
| tree | 5975a60db9aebaa3d48017d65b9b86269ddc0169 | |
| parent | 07ccbcb333043ff81e69279344033e36b7dd086f (diff) | |
| download | usermoji-cf5fb234bce219d5bc616cd255a790f44dd5f9be.tar.xz | |
docs: Add contrib info and link
| -rwxr-xr-x | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,4 @@ # Vulkan Ecosystem Components
-*Version 1.0, January 25, 2016*
This project provides Khronos official ICD loader and validation layers for Vulkan developers on Windows and Linux.
@@ -19,6 +18,11 @@ The following components are available in this repository: - [*Validation Layers*](layers/)
- Demos and tests for the loader and validation layers
+## Contributing
+
+If you intend to contribute, the preferred work flow is for you to develop your contribution
+in a fork of this repo in your GitHub account and then submit a pull request.
+Please see the [CONTRIBUTING](CONTRIBUTING.md) file in this respository for more details
## How to Build and Run
|
