From 72ba6771b69b32c27872cd7c97b8f094a11f8a04 Mon Sep 17 00:00:00 2001 From: Pierrick Le Gall Date: Wed, 15 Apr 2020 15:08:44 +0200 Subject: [PATCH] fix image src for issue example --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index fc910aa39..5b967da8b 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -49,7 +49,7 @@ On GitHub you should see your branch (with commits) that you pushed before like Once you clicked the button "Compare & pull request", you have to give a name to the pull request. -![lien](Issue.png) +![lien](Issue.PNG) Example name of a pull request: `Issue 965 manage group deletion`