Skip to content

Commit a3fe781

Browse files
committed
DOC: Change Gerrit references to GitHub.
Change vestigial `Gerrit` references to `GitHub` after the migration has been completed.
1 parent 5c8c795 commit a3fe781

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

SoftwareGuide/Latex/DevelopmentGuidelines/CreateAModule.tex

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,8 +1042,9 @@ \subsection{Procedure for Adding a Remote Module}
10421042
\begin{enumerate}
10431043
\item Publish an open access article describing the module in an online, open
10441044
access journal like The Insight Journal.
1045-
\item Submit a Gerrit patch (see Section~\ref{sec:GitRepository} on
1046-
page~\pageref{sec:GitRepository} that adds a file named
1045+
\item Push a topic to the ITK GitHub repository (see
1046+
Section~\ref{sec:GitRepository} on page~\pageref{sec:GitRepository} that
1047+
adds a file named
10471048
\code{Modules/Remote/<module name>.remote.cmake}. This file must have the
10481049
following:
10491050
\begin{enumerate}
@@ -1068,7 +1069,7 @@ \subsection{Procedure for Adding a Remote Module}
10681069
10691070
After the Remote Module has experienced sufficient testing, and community
10701071
members express broad interest in the contribution, the submitter can then move
1071-
the contribution into the ITK repository via Gerrit code review.
1072+
the contribution into the ITK repository via GitHub code review.
10721073
1073-
It is possible but not recommended to directly submit a module to Gerrit for
1074+
It is possible but not recommended to directly push a module to GitHub for
10741075
review without submitting to Insight Journal first.

0 commit comments

Comments
 (0)