From e469d0d636f36140b08d0b5f603c043008307bcf Mon Sep 17 00:00:00 2001 From: Paul Robinson Date: Tue, 27 Jun 2023 08:19:40 -0700 Subject: [PATCH] [doc] Give better info about forks Differential Revision: https://reviews.llvm.org/D153884 --- llvm/docs/GitHub.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst index 8c67735..0b6e96d 100644 --- a/llvm/docs/GitHub.rst +++ b/llvm/docs/GitHub.rst @@ -29,7 +29,9 @@ policies LLVM will be adopting once the project starts using them. Creating Pull Requests ^^^^^^^^^^^^^^^^^^^^^^ -For pull requests, please push a branch to your fork of the llvm-project and +For pull requests, please push a branch to your +`fork `_. Updating Pull Requests -- 2.7.4