diff --git a/templates/contribute.html b/templates/contribute.html
index 405e59fa653414901682cc88931f91c2fca6750e_dGVtcGxhdGVzL2NvbnRyaWJ1dGUuaHRtbA==..8587bffc3113490f8d5b6e172be5b4808bbeaf9b_dGVtcGxhdGVzL2NvbnRyaWJ1dGUuaHRtbA== 100644
--- a/templates/contribute.html
+++ b/templates/contribute.html
@@ -109,6 +109,11 @@
             If you encounter any issues, then let us know about them.
             Reporting bugs and issues that have not already been reported helps us maintain our high quality level.
             </p>
+            <p class="bg-warning rounded p-2">
+            <span class="material-icons">warning</span>
+            If it is a security issue, be careful to correctly set the type to security.
+            This way, the issue will only be visible to the security team until its release.
+            </p>
             <a href="https://bugs.tryton.org/" class="btn btn-primary">Report Issues</a>
         </div>
     </div>