diff --git a/doc/CONTRIBUTING.rst b/doc/CONTRIBUTING.rst
index 7791d30992792b29027d042e40eb778698f60e5b..a060681423a8dacd2bf2d61f19415034a550ed21 100644
--- a/doc/CONTRIBUTING.rst
+++ b/doc/CONTRIBUTING.rst
@@ -159,6 +159,14 @@ that Kolla uses throughout that should be followed.
   - For OpenStack services there should be a entry in the ``services`` list
     in the ``cron.json.j2`` template file in ``ansible/roles/common/templates``.
 
+* Documentation
+
+  - For OpenStack services there should be an entry in the list ``OpenStack services``
+    in the ``README.rst`` file.
+
+  - For infrastructure services there should be an entry in the list
+    ``Infrastructure components`` in the ``README.rst`` file.
+
 Other than the above, most roles follow the following pattern:
 
   -  ``Register``: Involves registering the service with Keystone, creating endpoints, roles,