Conversation
チュートリアルステップ5の実施
There was a problem hiding this comment.
ステップ7:レビュー対応をしよう
正しくプルリクエストが作成できました!
ファイルになにか追加してみましょう。ファイルの5行目をなにか新しい内容で置き換えてみましょう。忘れないでください:Markdownが使えます。
⌨️ やってみよう:ファイルの変更
- このプルリクエストのFiles Changedタブをクリックします。
- 画面右側の ... アイコンの中の "Edit file" をクリックし、新しく追加されたファイルを編集します。
- ファイルの5行目をなにか新しい内容で置き換えます。
- 画面の下にスクロールし、Commit Changes をクリックします。
このブランチへのコミットが行われたら、新しいコメントを書き込みます。
There was a problem hiding this comment.
ステップ8:プルリクエストをマージしよう
よく出来ました、@nanisi0! ✨
無事にプルリクエストを作成し、全部のテストが成功しました。プルリクエストをマージする準備が出来ました。
⌨️ やってみよう:プルリクエストのマージ
-
Merge pull requestをクリックする
-
Confirm mergeをクリックする
-
一度ブランチがマージされたら、もはやそのブランチは必要ありません。Delete branchをクリックしましょう。
このプルリクエストがマージされたら、新しいコメントを書き込みます。
よく出来ましたおめでとう、@nanisi0。このコースは完了です! このコースでやったことここまでで、ここにサイトをデプロイし、GitHub Flowを体験してきました。 コースを完了する前に、このリポジトリで達成したタスクを振り返ってみましょう:
次のステップこのコースでGitHubに慣れてもらえると嬉しいです。忘れないでください、更に練習が必要だと思うのであれば、このコースを何度も繰り返し実行することができるのです。もっと新しいスキルを身に着けたいのであれば、いくつかおすすめがあります。 プロジェクトにコントリビュートするコントリビュートする対象として、トレンドのトピックや厳選されたプロジェクトのコレクションを見つけたいのであれば、GitHub Exploreをチェックしてみましょう。 学び続けましょう次に学ぶのにおすすめのコース:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

ブランチの作成、新規ファイルの作成、コミットの追加、プルリクエストの作成