Change Ordering

Before this patch, task tracking was after the git section which didn't
make sense because in a normal workflow you would figure out what bug
or new feature you are working on before fiddling with starting a new
patch.

This patch also moves IRC to be right after the communication section and
events to be further up in the more overview themed sections.

Change-Id: I6b12e1efbecabaf25ab7deee8f9fdccbf5198913
This commit is contained in:
Kendall Nelson 2018-07-29 06:38:04 -07:00
parent 04044de728
commit 62fb3f6939
1 changed files with 3 additions and 3 deletions

View File

@ -7,13 +7,13 @@ Code & Documentation Contributor Guide
:maxdepth: 2
/code-and-documentation/introduction
/common/irc
/common/communication
/common/irc
/common/accounts
/common/governance
/common/git
/common/task-tracking
/common/events
/common/task-tracking
/common/git
/common/setup-gerrit
/code-and-documentation/patch-best-practices
/code-and-documentation/devstack