From 9bd5807ffa1fd53fd69c456f2ae07838f3bfacc1 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 15 Oct 2017 10:02:29 -0500 Subject: Update documentation --- CONTRIBUTING.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4d48bfd..7e7e7cf 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -32,9 +32,9 @@ Include comments When using the ``#include`` preprocessor directive, add a comment next to it detailing the interfaces used from that header. For example: -``` -#include // getenv -``` +:: + + #include /* getenv */ Tabs @@ -64,7 +64,7 @@ This section describes the usual flows of contribution to this repository. GitLab Pull Requests ```````````````````` -#. If you do not already have a GitLab account, you must create one. +#. If you do not already have an Adélie GitLab_ account, you must create one. #. Create a *fork* of the packages repository. For more information, consult the GitLab online documentation. @@ -86,6 +86,8 @@ GitLab Pull Requests #. Review your changes to ensure they are correct, and then submit the form. +.. GitLab_: https://code.foxkit.us/ + Mailing List ```````````` -- cgit v1.2.3-60-g2f50