From b527751744ccc1305851f4c43dcdb5d98f8c56f4 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 15 Jun 2024 08:18:05 +0000
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 51cec36..96d927e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,15 @@
 # Contributing
 
-If you have any issues or ideas for improvement you can send me an email to _thl-cmk[at]outlook[dot]com_.
+If you have any issues or ideas for improvement you can contact me in the [CMK forum](https://forum.checkmk.com/) by sending me a direct message to `@thl-cmk` (this is the prefered way) or send an email to _thl-cmk[at]outlook[dot]com_.
 
-For some fixes/improvements I migth need the raw output of the curl agent plugin.
+Please include:
+- your CMK version/edition
+- your environment (stand alone or distributed)
+- the OS of your CMK server(s)
+- the version of the plugin
+- the crash report (if any)
 
-I also need to know the following:
-- version/edition of check_mk you are using
-- version/platform of the target platform
-- version/edition of the curl executable
-- version of the agent plugin you are usiing
+For agent based plugins I might need also the agent output of the plugin.
 
 ```
 <<<curl:sep(0)>>>
-- 
GitLab