File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
SoftwareGuide/Latex/DevelopmentGuidelines Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
10691070After the Remote Module has experienced sufficient testing, and community
10701071members 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
10741075review without submitting to Insight Journal first.
You can’t perform that action at this time.
0 commit comments