Skip to content

Commit

Permalink
Merge pull request #81 from everyleaf/lgtm-to-approve
Browse files Browse the repository at this point in the history
PR の承認を示す用語を `LGTM` から `approve` へ文言修正
  • Loading branch information
f-yoshihara authored Sep 26, 2024
2 parents bdaf53f + 9f8d2a6 commit c52fc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/el-training.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
- バージョンを明示するため、利用するRubyのバージョンを `Gemfile` に記載しましょう(Railsは既にバージョンが記載されていることを確認しましょう)
- GitHub上でPRを作成してレビューしてもらいましょう
- 必要に応じて WIP(Work In Progress) で PR を出すようにしましょう。詳しくはトピック集を参照してください
- コメントが付いたらその対応を行ってください。LGTM(Looks Good To Me)が2つ付いたらmainブランチにマージしましょう
- コメントが付いたらその対応を行ってください。2人からapproveされたらmainブランチにマージしましょう

### ステップ4: 作りたいアプリケーションのイメージを考えよう

Expand Down

0 comments on commit c52fc87

Please sign in to comment.