comparison Sphinx/source/faq/licensing.rst @ 360:d217af5e6cb3

links to hg
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 20:14:52 +0200
parents 011b01ccf52d
children 84e3a2612c36
comparison
equal deleted inserted replaced
359:9acb9354da1a 360:d217af5e6cb3
272 272
273 * Your pull requests should be kept **as small as possible**, and 273 * Your pull requests should be kept **as small as possible**, and
274 should be focused on one very specific issue or feature. Large 274 should be focused on one very specific issue or feature. Large
275 architectural changes are reserved for the core development team of 275 architectural changes are reserved for the core development team of
276 Orthanc, as we must follow our `long-term roadmap 276 Orthanc, as we must follow our `long-term roadmap
277 <https://bitbucket.org/sjodogne/orthanc/src/default/TODO>`__. 277 <https://hg.orthanc-server.com/orthanc/file/default/TODO>`__.
278 278
279 * Unit testing is mandatory. Integration tests should be submitted to 279 * Unit testing is mandatory. Integration tests should be submitted to
280 the `dedicated repository 280 the `dedicated repository
281 <https://bitbucket.org/sjodogne/orthanc-tests/>`__. 281 <https://bitbucket.org/sjodogne/orthanc-tests/>`__.
282 282