Update Japanese translation for contributing/contributing.ja.md

- Update GitHub documentation link to Japanese version
- Change from English to Japanese GitHub docs for pull request creation
This commit is contained in:
Lemo-nade-room 2025-06-18 22:11:50 +09:00
parent 47289b0ae1
commit 34f8ba0fb0
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ VaporはSwiftの行動規範を採用しており、[https://www.swift.org/code-
まず、Vaporまたは作業したいリポジトリをフォークします。これはGitHub UIで行うことができ、GitHubには[これを行う方法に関する優れたドキュメント](https://docs.github.com/ja/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo)があります。
その後、通常のコミットとプッシュのプロセスで、フォークで変更を加えることができます。修正を提出する準備ができたら、VaporのリポジトリにPRを作成できます。ここでも、GitHubには[これを行う方法に関する優れたドキュメント](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)があります。
その後、通常のコミットとプッシュのプロセスで、フォークで変更を加えることができます。修正を提出する準備ができたら、VaporのリポジトリにPRを作成できます。ここでも、GitHubには[これを行う方法に関する優れたドキュメント](https://docs.github.com/ja/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)があります。
## プルリクエストの提出 {#submitting-a-pull-request}