From b43ab2915ee04ce866d17454ce89242fc439c087 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 3 May 2023 09:37:17 +0200 Subject: [PATCH] fix bare url in contribution file (#597) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c471f59..72264c4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ ## Security If you think you have found a **security issue**, please do not mention it in this repository. -Instead, send an email to security@thegeeklab.de with as many details as possible so it can be handled confidential. +Instead, send an email to `security@thegeeklab.de` with as many details as possible so it can be handled confidential. ## Bug Reports and Feature Requests