diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index bbe182476d78ec9152280946ec1248ca5335352c..56bc057fd1573969f9ff364a00cf0953ea5683fc 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -15,6 +15,16 @@ Put here the description of your contribution:
 -->
 
 
+### Testing procedure
+
+<!--
+Details steps to test your contribution:
+- which test/example to compile for which board and is there a 'test' command
+- how to know that it was not working/available in master
+- the expected success test output
+-->
+
+
 ### Issues/PRs references
 
 <!--