From 3fe4f9c3fe8e4a1a718ca195a188d5271fae8d09 Mon Sep 17 00:00:00 2001 From: mdhumphries Date: Thu, 1 Feb 2024 12:08:30 +0000 Subject: [PATCH] Update policies.md --- content/policies.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/policies.md b/content/policies.md index 21e4df0..ce7165a 100644 --- a/content/policies.md +++ b/content/policies.md @@ -24,9 +24,8 @@ seed. ### Code should be consistent and reviewable As all our work depends on code it is in our interests to adopt good coding practices. -The [lab code policy](https://github.com/Humphries-Lab/Lab-Manual/blob/main/content/Humphries%20Lab%20Code%20Policy-v1pt1-online.pdf) covers -1. how to write code -2. code reviews. Call one of these to have the lab check any research-critical code. +The [lab code policy](https://github.com/Humphries-Lab/Lab-Manual/blob/main/content/Humphries%20Lab%20Code%20Policy-v1pt1-online.pdf) covers how to write code +and the lab code reviews. Call a review to have the lab check any research-critical code. ### Document your work