コミットメッセージを英語で書く
fix
code:memo
fix,in Fix A in B Bの箇所のAを修正 Fix typo in docs
fix,for Fix for A Aに対する修正 fix for #4183 fix,to Fix A to B BへのAを修正 Fix link to the spec
fix,of Fix A of B BのAを修正 fix location of favicon
add
code:memo
add,to Add A to B BにAを追加 add .js to import
add,for Add A for B B用にAを追加 Add test for bug #3116 remove
code:memo
remove,from Remove A from B BからAを除去 Remove Debug from tests
remove,in Remove A in B Bの箇所のAを除去 Remove duplication in render function
remove,unused Remove unused A 不必要なAを除去 Remove unused code
use
code:memo
use,to to use A Aを用いるために Change syntax to use dots
use,of Use A instead of B Bの代わりにAを用いる Use ++ instead of += 1
use,in Use A in B Bの箇所のAを用いる Use stub in testing.
use,for Use A for B BのためにAを用いる use Ruby for mocking
use,remove Remove use of B Bを用いるのを除去 Remove use of deprecated method
update
code:memo
update,to Update to A
Update A to B Aにアップデート
AをBにアップデート Update to Unicode 6.3.0
Update Modernizr to v1.6
update,for Update A for B Bに対してAをアップデート update History.md for #1563 process, workflow
process
(動) 処理する
プロセスとは、より大きな組織の目標を達成するために必要なすべての要素
概念的な大きさとしては プロセス > ワークフロー
workflow
タスクを完了するために必要な繰り返し可能なアクティビティで構成
〜を使う
use
日本語→英語
命名規則
naming convention
変更する
change
使用する
use
〜に従う
adapt
follow
規則どおりにやる
Go by the book
Make sure you go by the book.
(規則どおりにやってください。)
Do we have to go by the book?
(規則に従わないといけないの?)
We should go by the book.
(規則通りにやったほうがいいですね。)
〜会話例〜
A: Do we really have to go by the book?
(本当に規則どおりにやらないといけないのですか?)
B: Absolutely. The regulations are very strict.
(そうですね。規則は非常に厳しいので必ず守ってください。)
Follow (the) rules/regulations
規則に従う
It’s very important to follow regulations.
(規則に従う事はとても重要です。)
Don’t cheat! Make sure you follow the rules.
(ズルをしないで、ルールを守るように。)
〜会話例〜
A: Why didn’t you follow the rules?
(何で規則通りにしなかったのですか?)
B: The deadline was this morning. I had no choice.
(締め切りが今朝だったので、仕方ありませんでした。)
追従する
follow
〜まで
例文
code:memo
ちゃんとディレクトリを作るように修正
→ Modified to create a proper directory.
コードフォーマットする
code formatting
関連
確認用
Q. 〜を使う
Q. 〜に従う
a[]pt
f[]
Q. 修正する
Q. 使用する
Q.
参考
メモ