changeset 771:b1147fe83eda

contributing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 10 Sep 2021 15:53:28 +0200
parents 9978fb958ee2
children 3971710d9d45
files Sphinx/source/contributing.rst
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/contributing.rst	Thu Sep 09 13:15:14 2021 +0200
+++ b/Sphinx/source/contributing.rst	Fri Sep 10 15:53:28 2021 +0200
@@ -98,6 +98,8 @@
 
 * **Coding tasks**:
       
+  - Have a look at the TODO file containing our `official roadmap
+    <https://hg.orthanc-server.com/orthanc/file/default/TODO>`__.
   - The Orthanc project will happily accept patches in the core of
     Orthanc and in its associated official plugins. Please read the
     :ref:`dedicated FAQ entry <cla>`.
@@ -152,8 +154,6 @@
     + Get involved in the call for ideas by Salim Kanoun about a
       `DICOM router built on the top of Orthanc
       <https://groups.google.com/g/orthanc-users/c/tx7E1RQuKIY/m/_GsrRZljBgAJ>`__.
-    + Have a look at the TODO file containing our `official roadmap
-      <https://hg.orthanc-server.com/orthanc/file/default/TODO>`__.
   
   - Always remember that he **recommended way of contributing to the
     source code of Orthanc is by creating C/C++/Python plugins, or by