lots of things authored by Mayer Alice's avatar Mayer Alice
...@@ -53,7 +53,7 @@ They must **never** contain: ...@@ -53,7 +53,7 @@ They must **never** contain:
* For numbers 0-9, always use a minimum of two digit numbers to ensure correct numerical order (e.g. 01, 02, 03 etc.) * For numbers 0-9, always use a minimum of two digit numbers to ensure correct numerical order (e.g. 01, 02, 03 etc.)
* The version number of a record should be indicated in its file name by the inclusion of ‘V’ followed by the version number (e.g. V01, V02 etc. and VD “version definitive” for * The version number of a record should be indicated in its file name by the inclusion of ‘V’ followed by the version number (e.g. V01, V02 etc. and VD “version definitive” for
validated version). The status must be the last information before the extension of the file (.pdf, .doc, .jpg for example). If users are versioning scripts for analysis validated version). The status must be the last information before the extension of the file (.pdf, .doc, .jpg for example). If users are versioning scripts for analysis
pipeline, they should use [git](work-in-progress) instead. pipeline, they should use [git](https://about.gitlab.com/) instead.
# Data maintenance # Data maintenance
... ...
......