From 8eec62b8bc019789e77ecad514bf23287b39e64f Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Thu, 26 Sep 2024 00:04:42 +0530
Subject: [PATCH] Fix figure warning

---
 intro/contribution/how.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/intro/contribution/how.rst b/intro/contribution/how.rst
index e895a5b0..b1649d3b 100644
--- a/intro/contribution/how.rst
+++ b/intro/contribution/how.rst
@@ -260,7 +260,8 @@ below shows all the fields you have to update,
     which indicates that you are seeking feedback before making your commits suitable to merge.
 
 .. figure:: images/merge-request.png
-    :align: Merge request
+    :align: center 
+    :alt: Merge request
 
     Merge request
 
-- 
GitLab