Skip to content

Commit

Permalink
docs: Update the contributing docs (argoproj#2791)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed Apr 23, 2020
1 parent 1ea286e commit 29d39e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ To run Argo Workflows locally for development: [running locally](running-locally

Changes without either unit or e2e tests are unlikely to be accepted. See [the pull request template](../.github/pull_request_template.md).

### Contributor Workshop

We have a [90m video on YouTube](https://youtu.be/zZv0lNCDG9w) show you have to get hands-on contributing.
3 changes: 1 addition & 2 deletions docs/running-locally.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# How to setup your dev environment
## Pre-requisites:

* Dep. `brew install dep`
* Golang
* Yarn. `brew install yarn`
* Yarn. `brew install yarn`
* Docker
* [Kustomize](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/INSTALL.md)
* [protoc](http:https://google.github.io/proto-lens/installing-protoc.html) `brew install protobuf`
Expand Down

0 comments on commit 29d39e2

Please sign in to comment.