[doc] Give better info about forks
authorPaul Robinson <paul.robinson@sony.com>
Tue, 27 Jun 2023 15:19:40 +0000 (08:19 -0700)
committerPaul Robinson <paul.robinson@sony.com>
Wed, 28 Jun 2023 14:39:34 +0000 (07:39 -0700)
Differential Revision: https://reviews.llvm.org/D153884

llvm/docs/GitHub.rst

index 8c67735..0b6e96d 100644 (file)
@@ -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 <https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks`_
+of the llvm-project and
 `create a pull request from the fork <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>`_.
 
 Updating Pull Requests