Git Product home page Git Product logo

Comments (3)

thori0908 avatar thori0908 commented on August 11, 2024

1. WIP PR とは何か調べてください

WIP PR とはWork In Progress Pull Requestの略であり,作業中のブランチをpull requestすることによって,作業工程の早い段階でコードレビューが行える.

実際にWIP PRを行う際,次のように記載する.

  • pull requestのタイトルの先頭に[WIP]と記載し,作業中であることを明示
  • 作業予定の工程を記載

2. GitHubの課題で作成したリポジトリに対してWIP PRを出してください

ref.
http://www.slideshare.net/asuenami/wip-pr
http://bouzuya.hatenablog.com/entry/2014/04/02/235959
http://a-suenami.hatenablog.com/entry/2013/12/06/235644
https://help.github.com/articles/creating-a-pull-request/

from training.

fr-matsuo avatar fr-matsuo commented on August 11, 2024

1 の方確認しました、OKです!
2は別途ブランチを作って対応してくださいー
thori0908/issue14#1 こちらでした、両方OKです!


1の補足になりますが、
git commit --allow-emptyとすると、変更内容無しのコミットができるので、これを利用して
着手前の状態でPRを作成すると、設計やタスク分割といった、着手前の議論に便利です。

from training.

fr-itaya avatar fr-itaya commented on August 11, 2024

issue, PR確認しました!OKです!

from training.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.