From 65ba124fd207220df4f424ecb28d45ff89a6ea4b Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Fri, 22 Oct 2021 08:12:24 +0200
Subject: [PATCH] Update howto_contribute.md

---
 doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
index 8fb099718..e0d91cccc 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
@@ -14,9 +14,9 @@ For that, open an issue to report typos and missing documentation or request for
 wording etc. ZIH staff will get in touch with you to resolve the issue and improve the
 documentation.
 
-??? tip "Create a GitLab issue"
+??? tip "Create an issue in GitLab"
 
-    ![Something](misc/create_gitlab_issue.gif)
+    ![GIF showing how to create an issue in GitLab](misc/create_gitlab_issue.gif)
     {: align=center}
 
 !!! warning "HPC support"
@@ -48,4 +48,4 @@ refer to the corresponding documentation for further information.
 For experienced Git users, we provide a Docker container that includes all checks of the CI engine
 used in the back-end. Using them should ensure that merge requests will not be blocked
 due to automatic checking.
-For details, refer to the page [Work Locally Using Containers](contribute_container.md).
\ No newline at end of file
+For details, refer to the page [Work Locally Using Containers](contribute_container.md).
-- 
GitLab