diff --git a/content/contributing/development/coding_guidelines.rst b/content/contributing/development/coding_guidelines.rst index 074e7fdc5a..74caadbe90 100644 --- a/content/contributing/development/coding_guidelines.rst +++ b/content/contributing/development/coding_guidelines.rst @@ -28,6 +28,11 @@ These guidelines should be applied to every new module and to all new developmen Module structure ================ +.. warning:: + + For modules developed by the community, it is strongly recommended to name + your module with a prefix like your company name. + Directories -----------