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:
( 2022-11-01 12:20:36 +00:00 committed by Liliana Marie Prikler
parent f151a729bf
commit 807bfe55dc
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -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