diff --git a/.gitlab/merge_request_templates/Merge request.md b/.gitlab/merge_request_templates/Merge request.md
index a31d214d51664353e2e360ada765cc3b48bafaf2..d7b1758d1b76b43b24e0c4efc3fef3640cfe9126 100644
--- a/.gitlab/merge_request_templates/Merge request.md	
+++ b/.gitlab/merge_request_templates/Merge request.md	
@@ -1,6 +1,8 @@
 Please avoid merging the base branch into your feature branch. We are working with rebases and those merged tend to cause trouble. 
 For further questions, join us at Matrix: https://matrix.to/#/#funkwhale-dev:matrix.org
 
+If your contribution is fixing an issue by a small change, please consider a merge into `stable` by using it as target branch.
+
 Related issue: #XXX <!-- it's okay to have no issue for small changes -->
 
 This Merge Request includes: