[PATCH] D153884: [doc] Give better info about forks
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 07:39:56 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe469d0d636f3: [doc] Give better info about forks (authored by probinson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153884/new/
https://reviews.llvm.org/D153884
Files:
llvm/docs/GitHub.rst
Index: llvm/docs/GitHub.rst
===================================================================
--- llvm/docs/GitHub.rst
+++ llvm/docs/GitHub.rst
@@ -29,7 +29,9 @@
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153884.535404.patch
Type: text/x-patch
Size: 698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/64bf05bc/attachment.bin>
More information about the llvm-commits
mailing list