From 65cc5d50a5e4340a5a3d542d89137e79c696bb11 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 18 Dec 2018 03:08:45 +0000 Subject: Update CONTRIBUTING. repoman, really? --- CONTRIBUTING.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ef03a93a2..2cd1014d0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -71,6 +71,10 @@ Contributing Changes ==================== This section describes the usual flows of contribution to this repository. +For a detailed description of how to contribute to Adélie Linux, review the +Handbook_. + +.. _Handbook: https://help.adelielinux.org/html/devel/ GitLab Pull Requests @@ -89,7 +93,8 @@ GitLab Pull Requests #. Add (or remove) changed files using ``git add`` and ``git rm``. -#. Commit your changes to the tree using the command ``repoman commit``. +#. Commit your changes to the tree using the commands ``git commit -S`` and + ``git push``. #. Visit your forked repository in a Web browser. @@ -109,7 +114,7 @@ Mailing List #. Add (or remove) changed files using ``git add`` and ``git rm``. -#. Commit your changes to the tree using the command ``repoman commit``. +#. Commit your changes to the tree using the command ``git commit -S``. #. Use the command ``git format-patch HEAD^`` to create a patch file for your commit. -- cgit v1.2.3-60-g2f50