summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-newbie.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 1f75c6dad0..f20c07e594 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -833,7 +833,11 @@
833 <filename>send-pull-request</filename> that ship with the release to facilitate this 833 <filename>send-pull-request</filename> that ship with the release to facilitate this
834 workflow. 834 workflow.
835 You can find these scripts in the local Yocto Project files Git repository in 835 You can find these scripts in the local Yocto Project files Git repository in
836 the <filename>scripts</filename> directory.</para></listitem> 836 the <filename>scripts</filename> directory.</para>
837 <para>You can find more information on these scripts in the
838 "<link linkend='pushing-a-change-upstream'>Using
839 Scripts to Push a Change Upstream and Request a Pull</link>" section.
840 </para></listitem>
837 <listitem><para><emphasis>Patch Workflow:</emphasis> This workflow allows you to notify the 841 <listitem><para><emphasis>Patch Workflow:</emphasis> This workflow allows you to notify the
838 maintainer through an email that you have a change (or patch) you would like considered 842 maintainer through an email that you have a change (or patch) you would like considered
839 for the "master" branch of the Git repository. 843 for the "master" branch of the Git repository.