There are two tasks to be completed here:
- Write a Golang program that takes two numbers from the command line, adds them up and prints the result.
- Fork this repository and make a PR to this repository with the code.
- Add information for contact in the PR. (Email, Telegram or Wechat.)
There are two guidelines that will give you a clear picture of what is expected in terms of coding style and conventions.
1: Branch and PR guide: https://github.com/skycoin/skycoin/wiki/Github-branch-and-PR-guide
2: Idiomatic Go guide: https://github.com/skycoin/skycoin/wiki/Idiomatic-Go-%28in-Skycoin%29
3: Dependency management: https://github.com/skycoin/skycoin/wiki/Dependency-management-in-Skycoin
4: Linter: https://github.com/golangci/golangci-lint