mirror of https://github.com/vapor/docs.git
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:
parent
47289b0ae1
commit
34f8ba0fb0
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue