mrutkows commented on a change in pull request #144: URL: https://github.com/apache/openwhisk-client-go/pull/144#discussion_r585696105
########## File path: README.md ########## @@ -51,7 +51,7 @@ You can also specify a release (tag), if you do not want the latest code, by usi git clone --branch 1.1.0 [email protected]:apache/openwhisk-client-go ``` -You can also pull the code from a fork of the repository. If you intend to become a Contributor to the project, read the section [Contributing to the project](#contributing-to-the-project) below on how to setup a fork. +You can also pull the code from a fork of the repository. If you intend to become a Contributor to the project, read the section [Contributing to the project](https://github.com/apache/openwhisk-client-go/blob/master/CONTRIBUTING.md). Review comment: Yes, we should link to the separate CONTRIBUTING.md, but there are some basics here in this README now... could you put this back; then link to the CONTRIBUTING.md document at the start of that (i.e., #contributing-to-the-project) section? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
