- フォークする
- feature branch を作る
- 変更するを commit する
- push
- プルリクする
- CI の結果を確認する(重要なのは Travis CI です。それ以外は気にしなくて良いです)
- Fork it ( https://github.com/srz-zumix/iutest )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
- Please check the result of CI (Important is Travis CI. Other than that, you do not have to worry)