Browse Source

Point getting sources to pull request workflow

Potential contributors can land on the building instructions before the PR instructions.
Owen Merkling 5 years ago
parent
commit
c2aeabbd49
1 changed files with 3 additions and 0 deletions
  1. 3 0
      development/compiling/getting_source.rst

+ 3 - 0
development/compiling/getting_source.rst

@@ -15,6 +15,9 @@ The source code is available on `GitHub <https://github.com/godotengine/godot>`_
 and while you can manually download it via the website, in general you want to
 and while you can manually download it via the website, in general you want to
 do it via the ``git`` version control system.
 do it via the ``git`` version control system.
 
 
+If you are compiling in order to make contributions or pull requests, you should  
+follow the instructions for the :ref:`pull request workflow <doc_pr_workflow>`.
+
 If you don't know much about ``git`` yet, there are a great number of
 If you don't know much about ``git`` yet, there are a great number of
 `tutorials <https://git-scm.com/book>`__ available on various websites.
 `tutorials <https://git-scm.com/book>`__ available on various websites.