github.com/cheng762/platon-go@v1.8.17-0.20190529111256-7deff2d7be26/.github/CONTRIBUTING.md (about)

     1  ## Contributing
     2  
     3  If you'd like to contribute to PlatON-Go please fork, fix, commit and
     4  send a pull request. Commits which do not comply with the coding standards
     5  are ignored (use gofmt!).
     6  
     7  See [Developers' Guide](https://platonnetwork.github.io/Docs/#/en-us/basics/[English]-Getting-Started)
     8  for more details on configuring your environment, testing, and
     9  dependency management.