Skip to content

Commit 9161819

Browse files
committed
Merge remote-tracking branch 'origin/patch-31' into combined-pr
2 parents 6a99dee + 9d1cf9f commit 9161819

File tree

1 file changed

+1
-1
lines changed
  • translations/ja/04-Using-GitHub-Copilot-with-CSharp

1 file changed

+1
-1
lines changed

translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Congratulations! Now you are ready to add more features into the app using GitHu
8585

8686
### 🗒️ Step 2: Get familiarized with GitHub Copilot Slash Commands
8787

88-
As we start working in our codebase, we usually need to refactor some code, or get more context or explanations about it. Using GitHub Copilot Chat, we can have AI-driven conversations to perform these tasks.
88+
コードベースで作業を開始すると、通常、コードをリファクタリングしたり、コードに関する詳細なコンテキストや説明を入手したりする必要が生じます。GitHub Copilot Chat を使用すると、AI を活用した会話を通じてこれらのタスクを実行できます。
8989

9090
BackEnd プロジェクトのファイル `Program.cs` を開きます。このファイルは `SampleApp\BackEnd\Program.cs` というパスにあります。
9191

0 commit comments

Comments
 (0)