diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2674520e2..ee6ec1c7f0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,14 @@ We would love for you to contribute to Nx! Read this document to see how to do it. +## How to Get Started Video + +Watch this 5-minute video: + + +

+
+ ## Got a Question? We are trying to keep GitHub issues for bug reports and feature requests. Using the `nrwl` tag on [Stack Overflow](https://stackoverflow.com/questions/tagged/nrwl) is a much better place to ask general questions about how to use Nx. diff --git a/README.md b/README.md index ea322464b6..f0f20c2a76 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ You are good to go! -
+

@@ -186,7 +186,11 @@ You are good to go! ## Want to help? -If you want to file a bug or submit a PR, read up on our [guidelines for contributing](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md). +If you want to file a bug or submit a PR, read up on our [guidelines for contributing](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md) and watch this video that will help you get started. + + +

+
## Core Team diff --git a/how-to-contribute.png b/how-to-contribute.png new file mode 100644 index 0000000000..e71194fb3d Binary files /dev/null and b/how-to-contribute.png differ