- 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.)
Here are some guidelines that will give you a clearer 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