File tree 3 files changed +3
-6
lines changed
3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -405,8 +405,8 @@ we ask that you adhere to the following:
405
405
PR with the upstream repository.
406
406
- ** Do not work from the ` main ` ** branch of your fork, but create a PR-specific
407
407
branch.
408
- - Ensure that maintainers are [ allowed to apply changes to your pull
409
- request ] ({{% param allowing_changes_to_a_pull_request_branch_created_from_a_fork %}} ).
408
+ - Ensure that maintainers are
409
+ [ allowed to apply changes to your pull request ] ( https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork ) .
410
410
411
411
### Changes from reviewers
412
412
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ PR がマージされる前に、レビューと編集を数回繰り返すこ
364
364
365
365
- もしあなたの PR が簡単な修正でない場合は、** フォークから作業** してください。 リポジトリの上部にある [ Fork] ( https://github.com/open-telemetry/opentelemetry.io/fork ) ボタンをクリックし、フォークをローカルにクローンしてください。準備ができたら、アップストリームリポジトリに PR を作成してください。
366
366
- あたなたのフォークの ** ` main ` ブランチから作業をせずに** 、PR 専用のブランチを作成してください。
367
- - メンテナーが[ あなたのプルリクエストに変更を加えられること] ({{% param allowing_changes_to_a_pull_request_branch_created_from_a_fork %}} )を確認してください。
367
+ - メンテナーが[ あなたのプルリクエストに変更を加えられること] ( https://docs.github.com/ja/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork ) を確認してください。
368
368
369
369
### レビュアーからの変更 {#changes-from-reviewers}
370
370
Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ languages:
28
28
languageName : 日本語 (Japanese)
29
29
params :
30
30
description : OpenTelemetryプロジェクト公式サイト
31
- allowing_changes_to_a_pull_request_branch_created_from_a_fork : https://docs.github.com/ja/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork
32
-
33
31
pt : # cSpell:ignore Português Projeto
34
32
languageName : Português
35
33
languageCode : pt-BR
@@ -104,7 +102,6 @@ params:
104
102
github_repo : https://github.com/open-telemetry/opentelemetry.io
105
103
github_branch : main
106
104
gcs_engine_id : 015faf7de29c34606
107
- allowing_changes_to_a_pull_request_branch_created_from_a_fork : https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork
108
105
109
106
# # Social media image path, such as Open Graph's og:image
110
107
#
You can’t perform that action at this time.
0 commit comments