diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 1c661eb9e..6afee63f0 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -58,7 +58,7 @@ We strive to:
Our work will be used by other people, and in turn we will depend on the work
of others. When we make something for the benefit of CoastalME, we are willing to
explain to others how it works, so that they can build on the work to make it
- even better. Any decision we make will affect users and colleagues, and we
+ even better. Also, please make use of existing code (such as CoastalME's 2d integer and floating point classes) wherever possible. Don't try to re-invent the wheel! Any decision we make will affect users and colleagues, and we
take those consequences seriously when making decisions.
- Be inquisitive.
@@ -132,4 +132,4 @@ To privately email the code of conduct committee leadership use coc@osgeo.org.
Credits
-------
-CoastalME re-uses the `OSGeo Code of Conduct `__
\ No newline at end of file
+CoastalME re-uses the `OSGeo Code of Conduct `__