<!--- Provide a general summary of the issue in the Title above --> ## Proposed change <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> On the getting started doc, write a complete worked example for cloning/forking and raising a PR with Go code. https://docs.openfaas.com/contributing/get-started/ Detail flow with example commands for one of the repos: - Find issue - Ask to work on it - Fork repo - Clone original repo - Add new remote side - Make a change - Test it - Sign-off commit - Push to remote - Raise PR - Fill out template - Reference PR on issue - Tell us about it Add a note on how to sign a commit / amend it if someone got this wrong. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Suggested by @bartsmykla during review of How to Contribute presentation ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * FaaS-CLI version ( Full output from: `faas-cli version` ): * Docker version `docker version` (e.g. Docker 17.0.05 ): * Are you using Docker Swarm or Kubernetes (FaaS-netes)? * Operating System and version (e.g. Linux, Windows, MacOS): * Link to your project or a code example to reproduce issue: * Please also follow the [troubleshooting guide](https://github.com/openfaas/faas/blob/master/guide/troubleshooting.md) and paste in any other diagnostic information you have: