From b715776ddb46f087cf7784ba270e4a887445a9d7 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 3 May 2023 11:51:23 +0200 Subject: [PATCH] fix bare url in contribution file (#36) --- 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