mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 13:28:12 -05:00
doc: contributing: Use proper subsections.
* doc/contributing.texi ("Submitting Patches") ["Sending a Patch Series", "Teams"]: Convert to numbered subsections. Add nodes. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
f151a729bf
commit
807bfe55dc
1 changed files with 4 additions and 4 deletions
|
@ -1404,8 +1404,8 @@ git config --local format.thread shallow
|
||||||
git config --local sendemail.thread no
|
git config --local sendemail.thread no
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@unnumberedsubsec Sending a Patch Series
|
@node Sending a Patch Series
|
||||||
@anchor{Sending a Patch Series}
|
@subsection Sending a Patch Series
|
||||||
@cindex patch series
|
@cindex patch series
|
||||||
@cindex @code{git send-email}
|
@cindex @code{git send-email}
|
||||||
@cindex @code{git format-patch}
|
@cindex @code{git format-patch}
|
||||||
|
@ -1542,8 +1542,8 @@ If need be, you may use @option{--cover-letter -a} to send another cover
|
||||||
letter, e.g. for explaining what's changed since the last revision, and
|
letter, e.g. for explaining what's changed since the last revision, and
|
||||||
these changes are necessary.
|
these changes are necessary.
|
||||||
|
|
||||||
@unnumberedsubsec Teams
|
@node Teams
|
||||||
@anchor{Teams}
|
@subsection Teams
|
||||||
@cindex teams
|
@cindex teams
|
||||||
|
|
||||||
There are several teams mentoring different parts of the Guix source
|
There are several teams mentoring different parts of the Guix source
|
||||||
|
|
Loading…
Reference in a new issue