Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 452 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 452 Bytes

Contributing

  1. Fork it ( https://github.com/tomohiro/go-gyazo/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Run goimports or gofmt -s to format your codes.
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

Thanks! ❤️ ❤️ ❤️